Method LLVMAppendModuleInlineAsm
LLVMAppendModuleInlineAsm(LLVMModuleRef, String, size_t)
TODO: Provide summary for Function LLVMAppendModuleInlineAsm
Declaration
public static void LLVMAppendModuleInlineAsm(LLVMModuleRef M, string Asm, size_t Len)
Parameters
public static void LLVMAppendModuleInlineAsm(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 |