llvm-project/llvm/lib/ExecutionEngine/JIT
Rafael Espindola 8c4c0213fd Remove dead code.
Every user has been switched to using EngineBuilder.

llvm-svn: 213871
2014-07-24 16:02:28 +00:00
..
CMakeLists.txt Remove exception handling support from the old JIT. 2013-05-07 20:53:59 +00:00
JIT.cpp Revert "Replace Execution Engine's mutex with std::recursive_mutex." 2014-06-20 21:07:14 +00:00
JIT.h Remove dead code. 2014-07-24 16:02:28 +00:00
JITEmitter.cpp Drop the udis86 wrapper from llvm::sys 2014-07-17 20:05:29 +00:00
JITMemoryManager.cpp [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
LLVMBuild.txt Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
Makefile