llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging
Lang Hames 16dcbb53dc [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.
Clients don't care about linkage, and ExecutorAddr is much more ergonomic.
2022-05-05 13:56:00 -07:00
..
CMakeLists.txt [Orc][examples] Adopt ExecutorProcessControl API and re-enable LLJITWithRemoteDebugging 2021-07-29 14:40:42 +02:00
LLJITWithRemoteDebugging.cpp [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup. 2022-05-05 13:56:00 -07:00
RemoteJITUtils.cpp [examples] Fix LLJITWithRemoteDebugging example after 4fcc0ac15e. 2021-10-13 18:19:53 -07:00
RemoteJITUtils.h [ORC][examples] Port LLJITWithRemoteDebugging to SimpleRemoteEPC 2021-09-29 10:20:41 +02:00