1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/tools/lli
NAKAMURA Takumi 7ddd728d96 lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ were not provided.
FIXME: Would it be responsible to provide GOT?
llvm-svn: 188855
2013-08-21 02:37:14 +00:00
..
CMakeLists.txt Add flag to lli to enable debugging of IR when used with MCJIT. 2013-06-28 19:11:40 +00:00
lli.cpp Add flag to lli to enable debugging of IR when used with MCJIT. 2013-06-28 19:11: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 Add flag to lli to enable debugging of IR when used with MCJIT. 2013-06-28 19:11:40 +00:00
RecordingMemoryManager.cpp lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ were not provided. 2013-08-21 02:37:14 +00:00
RecordingMemoryManager.h Minor changes to the MCJITTest unittests to use the correct API for finalizing 2013-05-17 10:01:46 +00:00
RemoteTarget.cpp Mark code, not data, as executable in lli RemoteTarget simulator. 2012-10-31 20:37:14 +00:00
RemoteTarget.h Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00