ΒΆvoid LLVMSetTarget(LLVMModuleRef M,
                   const char* Triple)

Description

Set the target triple for a module.

Declared at: llvm/include/llvm-c/Core.h:780

Parameters

LLVMModuleRef M
const char* Triple