21#ifndef LLVM_EXECUTIONENGINE_ORC_EPCGENERICDYLIBMANAGERSPS_H
22#define LLVM_EXECUTIONENGINE_ORC_EPCGENERICDYLIBMANAGERSPS_H
Tagged union holding either a T or a Error.
Proxy< Expected< tpctypes::LookupResult >( ExecutorAddr, ExecutorAddr, SymbolLookupSet)> ResolveProxy
Proxy for the executor-side symbol-resolution function.
An ExecutionSession represents a running JIT program.
Represents a JIT'd dynamic library.
ProxySpec< EPCGenericDylibManager::ResolveProxy, rt::sps_ci::DylibMgrResolve > DylibMgrResolveProxySpec
ProxySpec< EPCGenericDylibManager::OpenProxy, rt::sps_ci::DylibMgrOpen > DylibMgrOpenProxySpec
LLVM_ABI Expected< std::unique_ptr< EPCGenericDylibManager > > createEPCGenericDylibManager(JITDylib &JD)
Create an EPCGenericDylibManager for the ORC runtime's NativeDylibManager interface,...
Resolve the given lookup set within the given dylib.