This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
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