llvm-project/llvm/lib/ExecutionEngine/MCJIT
Rafael Espindola 72780ed996 Revert "Adding object caching support to MCJIT"
This reverts commit 07f03923137a91e3cca5d7fc075a22f8c9baf33a.

Looks like it broke the valgrind bot:

http://lab.llvm.org:8011/builders/llvm-x86_64-linux-vg_leak/builds/649

llvm-svn: 180249
2013-04-25 03:47:41 +00:00
..
CMakeLists.txt Moving SectionMemoryManager to MCJIT to avoid cross dependency between JIT and RuntimeDyld 2012-11-28 01:02:06 +00:00
LLVMBuild.txt MCJIT depends on JIT. 2012-11-28 18:35:35 +00:00
MCJIT.cpp Revert "Adding object caching support to MCJIT" 2013-04-25 03:47:41 +00:00
MCJIT.h Revert "Adding object caching support to MCJIT" 2013-04-25 03:47:41 +00:00
Makefile
SectionMemoryManager.cpp Making invalidateInstructionCache automatic in SectionMemoryManager 2013-04-24 22:39:12 +00:00