LLVMOrcGetErrorMsg

Get the error message for the most recent error (if any).

This message is owned by the ORC JIT Stack and will be freed when the stack is disposed of by LLVMOrcDisposeInstance.

extern (C) nothrow
const(char)*
LLVMOrcGetErrorMsg

Meta