1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/lli
Andrew Kaylor fa19dd0edf Clean up lli execution code
llvm-svn: 191845
2013-10-02 18:04:40 +00:00
..
ChildTarget Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
Unix Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
Windows Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
CMakeLists.txt Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
lli.cpp Clean up lli execution code 2013-10-02 18:04:40 +00:00
LLVMBuild.txt Add flag to lli to enable debugging of IR when used with MCJIT. 2013-06-28 19:11:40 +00:00
Makefile Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RecordingMemoryManager.cpp This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land. 2013-10-02 00:59:25 +00:00
RecordingMemoryManager.h This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land. 2013-10-02 00:59:25 +00:00
RemoteTarget.cpp Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTarget.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTargetExternal.cpp Fixing compile warnings 2013-10-02 18:00:34 +00:00
RemoteTargetExternal.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTargetMessage.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00