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
93eae1571ccd0e4da15901acf47a8daeea9d1e8a
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Chris Lattner
0ab5e2cded
Fix a ton of comment typos found by codespell. Patch by
...
Luis Felipe Strano Moraes! llvm-svn: 129558
2011-04-15 05:18:47 +00:00
..
Interpreter
Fix libffi usage when it is on a custom path.
2011-01-28 16:49:05 +00:00
JIT
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
MCJIT
MCJIT relocation resolution.
2011-04-13 15:28:10 +00:00
RuntimeDyld
MCJIT lazy relocation resolution and symbol address re-assignment.
2011-04-12 21:20:41 +00:00
CMakeLists.txt
Build the new RuntimeDyld library.
2011-03-21 23:07:53 +00:00
ExecutionEngine.cpp
Just because a GlobalVariable's initializer is [N x { i32, void ()* }] doesn't
2011-04-11 22:11:20 +00:00
ExecutionEngineBindings.cpp
Fix indentation.
2010-07-19 09:36:45 +00:00
Makefile
Library-ize the dyld components of llvm-rtdyld.
2011-03-21 22:15:52 +00:00