LLVM/Clang 15.x

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • Pages

  • Getting Started
  • Building LLVM
  • Coding Standards
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace llvm
  • function emitStrCat

ΒΆllvm::Value* emitStrCat(
    llvm::Value* Dest,
    llvm::Value* Src,
    llvm::IRBuilderBase& B,
    const llvm::TargetLibraryInfo* TLI)

Description

Emit a call to the strcat function.

Declared at: llvm/include/llvm/Transforms/Utils/BuildLibCalls.h:168

Parameters

llvm::Value* Dest
llvm::Value* Src
llvm::IRBuilderBase& B
const llvm::TargetLibraryInfo* TLI

Documentation for LLVM/Clang 15.x.

Generated by hdoc version 1.4.0-eb16166 on 2022-10-27T00:45:30 UTC.

19AD43E11B2996