Represents a symbol in the JIT.
JITSymbol findSymbolInLogicalDylib(const std::string &Name) final
This method returns the address of the specified symbol if it exists within the logical dynamic libra...
#define llvm_unreachable(msg)
Marks that the current location is not supposed to be reachable.
JITSymbol findSymbol(const std::string &Name) final
This method returns the address of the specified function or variable.