ΒΆLLVMBool LLVMCreateInterpreterForModule(
LLVMExecutionEngineRef* OutInterp,
LLVMModuleRef M,
char** OutError)
LLVMBool LLVMCreateInterpreterForModule(
LLVMExecutionEngineRef* OutInterp,
LLVMModuleRef M,
char** OutError)
Declared at: llvm/include/llvm-c/ExecutionEngine.h:78
Parameters
- LLVMExecutionEngineRef* OutInterp
- LLVMModuleRef M
- char** OutError