ΒΆconst char* LLVMGetTarget(LLVMModuleRef M)
const char* LLVMGetTarget(LLVMModuleRef M)
Description
Obtain the target triple for a module.
Declared at: llvm/include/llvm-c/Core.h:737
Parameters
- LLVMModuleRef M