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
99d4ff3c7a3f9c9d12bdb7f2f94de88e2b7605d5
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Evan Cheng
bf9a055c98
Always emit a function pointer as a pointer to the function stub (if there is one). This makes it possible to compare function pointer values in lazy compilation mode. This fixes PR3043.
...
llvm-svn: 59265
2008-11-13 21:50:50 +00:00
..
Interpreter
Add <cstdio> include where needed by gcc-4.4.
2008-10-08 07:23:46 +00:00
JIT
Always emit a function pointer as a pointer to the function stub (if there is one). This makes it possible to compare function pointer values in lazy compilation mode. This fixes PR3043.
2008-11-13 21:50:50 +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