Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
index 0f42c31060b265b081efd4142042438f73df1c0c..088635a0e999d64bb2af312ebed74a7abb605b07 100644 (file)
@@ -1,5 +1,4 @@
 add_llvm_library(LLVMMCJIT
-  JITMemoryManager.cpp
   MCJIT.cpp
   SectionMemoryManager.cpp
   )