In-memory mapper for JIT execution.
More...
#include <LLVMCompiler.hpp>
|
|
void * | lookup_global (llvm::GlobalValue *) noexcept |
| | Get the address for a global, which must be contained in the compiled module.
|
| |
|
| operator bool () const noexcept |
| | Indicate whether compilation and in-memory mapping was successful.
|
| |
In-memory mapper for JIT execution.
Memory and registered unwind info will be released on destruction.
Definition at line 23 of file LLVMCompiler.hpp.
The documentation for this class was generated from the following file: