llvm-6502/lib/ExecutionEngine
2009-02-01 06:42:27 +00:00
..
Interpreter Revert r62553 and r62616 due to issues with portability. 2009-01-22 20:09:20 +00:00
JIT Fix PR3423: Link llvm on ARM EABI machines. Patch by Robert Schuster. 2009-02-01 06:42:27 +00:00
CMakeLists.txt CMake: Turned some libraries into partially linked objects. Corrected 2008-10-22 02:51:53 +00:00
ExecutionEngine.cpp Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized. 2009-01-23 19:27:28 +00:00
ExecutionEngineBindings.cpp add getPointerToGlobal to the C bindings, patch by Lennart Augustsson! 2009-01-21 18:11:10 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00