llvm-project/llvm/tools/lli
Lang Hames 8fe3d9df0e Revert "[ORC] Move SimpleRemoteEPCServer::Dispatcher into OrcShared."
This reverts commit dfd74db981.

SimpleRemoteEPC should share dispatch with the ExecutionSession, rather than
having two different dispatch systems on the controller side.
SimpleRemoteEPCServer::Dispatch doesn't need to be shared.
2021-10-08 13:43:42 -07:00
..
ChildTarget Revert "[ORC] Move SimpleRemoteEPCServer::Dispatcher into OrcShared." 2021-10-08 13:43:42 -07:00
CMakeLists.txt [lli] Add JITLink link component after 99a6d003ed 2021-03-03 23:14:26 +01:00
ExecutionUtils.cpp [lli] Test debug support in RuntimeDyld with built-in functions 2021-03-02 10:39:09 +01:00
ExecutionUtils.h [lli] Test debug support in RuntimeDyld with built-in functions 2021-03-02 10:39:09 +01:00
ForwardingMemoryManager.h Reintroduce "[ORC] Introduce EPCGenericRTDyldMemoryManager." 2021-09-27 03:24:33 +10:00
lli.cpp [ORC] Switch from JITTargetAddress to ExecutorAddr for EPC-call APIs. 2021-09-27 16:53:09 -07:00