This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 14:06:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
History
Evan Cheng
0b77319742
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin.
...
llvm-svn: 60828
2008-12-10 02:32:19 +00:00
..
Interpreter
Add <cstdio> include where needed by gcc-4.4.
2008-10-08 07:23:46 +00:00
JIT
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin.
2008-12-10 02:32:19 +00:00
CMakeLists.txt
CMake: Turned some libraries into partially linked objects. Corrected
2008-10-22 02:51:53 +00:00
ExecutionEngine.cpp
More debug output.
2008-11-07 22:30:29 +00:00
ExecutionEngineBindings.cpp
Fix the LLVMCreateJITCompiler C binding.
2008-08-08 20:49:28 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00