ΒΆvoid LLVMSetTarget(LLVMModuleRef M,
const char* Triple)
void LLVMSetTarget(LLVMModuleRef M,
const char* Triple)
Description
Set the target triple for a module.
Declared at: llvm/include/llvm-c/Core.h:744
Parameters
- LLVMModuleRef M
- const char* Triple