llvm-6502/tools/lli
NAKAMURA Takumi 65566e1684 lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ were not provided.
FIXME: Would it be responsible to provide GOT?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188855 91177308-0d34-0410-b5e6-96231b3b80d8
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