1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/lli
Lang Hames a397416183 [ORC] Rename TargetProcessControl to ExecutorProcessControl. NFC.
This is a first step towards consistently using the term 'executor' for the
process that executes JIT'd code. I've opted for 'executor' as the preferred
term over 'target' as target is already heavily overloaded ("the target
machine for the executor" is much clearer than "the target machine for the
target").
2021-07-01 13:31:12 +10:00
..
ChildTarget [ORC] Move Orc RPC code into Shared, rename some RPC types. 2020-12-30 12:48:20 +11:00
CMakeLists.txt [lli] Add JITLink link component after 99a6d003edbe 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
lli.cpp [ORC] Rename TargetProcessControl to ExecutorProcessControl. NFC. 2021-07-01 13:31:12 +10:00
RemoteJITUtils.h [ORC] Move Orc RPC code into Shared, rename some RPC types. 2020-12-30 12:48:20 +11:00