LLVM 10.0.0

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • API Documentation

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

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

Description

Emit a call to the strcat function.

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

Parameters

llvm::Value* Dest
llvm::Value* Src
IRBuilder<>& B
const llvm::TargetLibraryInfo* TLI

Documentation for LLVM 10.0.0.

Generated by hdoc version 1.4.0-hdocInternal on 2022-12-14T09:44:14 UTC.

19AD43E11B2996