This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4f0409aae53dd04bbbc2ec00e75f62a16e3a3bdf
clang-p2996
/
llvm
/
tools
/
lli
History
NAKAMURA Takumi
b46d3c8995
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