llvm-6502/lib/ExecutionEngine
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