llvm-6502/lib/ExecutionEngine/MCJIT
Rafael Espindola 875710a2fd Nuke the old JIT.
I am sure we will be finding bits and pieces of dead code for years to
come, but this is a good start.

Thanks to Lang Hames for making MCJIT a good replacement!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215111 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-07 14:21:18 +00:00
..
CMakeLists.txt Nuke the old JIT. 2014-08-07 14:21:18 +00:00
JITMemoryManager.cpp Nuke the old JIT. 2014-08-07 14:21:18 +00:00
LLVMBuild.txt LLVMBuild.txt: Add missing dependencies. 2014-04-10 11:16:47 +00:00
Makefile
MCJIT.cpp Nuke the old JIT. 2014-08-07 14:21:18 +00:00
MCJIT.h Nuke the old JIT. 2014-08-07 14:21:18 +00:00
SectionMemoryManager.cpp Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00