Method LLVMSetModuleInlineAsm2
LLVMSetModuleInlineAsm2(LLVMModuleRef, String, size_t)
TODO: Provide summary for Function LLVMSetModuleInlineAsm2
Declaration
public static void LLVMSetModuleInlineAsm2(LLVMModuleRef M, string Asm, size_t Len)
Parameters
public static void LLVMSetModuleInlineAsm2(LLVMModuleRef M, string Asm, size_t Len)
LLVMModuleRef | M | TODO: Provide details of parameter M |
String | Asm | TODO: Provide details of parameter Asm |
size_t | Len | TODO: Provide details of parameter Len |