TPDE
|
#include <LLVMCompiler.hpp>
Public Member Functions | |
void * | lookup_global (llvm::GlobalValue *) noexcept |
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.
|
noexcept |
Get the address for a global, which must be contained in the compiled module.