Method LLVMSetTarget
LLVMSetTarget(LLVMModuleRef, String)
TODO: Provide summary for Function LLVMSetTarget
Declaration
public static void LLVMSetTarget(LLVMModuleRef M, string Triple)
Parameters
public static void LLVMSetTarget(LLVMModuleRef M, string Triple)
LLVMModuleRef | M | TODO: Provide details of parameter M |
String | Triple | TODO: Provide details of parameter Triple |