ΒΆllvm::Value* castToCStr(llvm::Value* V,
llvm::IRBuilderBase& B)
llvm::Value* castToCStr(llvm::Value* V,
llvm::IRBuilderBase& B)
Description
Return V if it is an i8*, otherwise cast it to i8*.
Declared at: llvm/include/llvm/Transforms/Utils/BuildLibCalls.h:84