Nuke the old JIT.
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
index 088635a0e999d64bb2af312ebed74a7abb605b07..0f42c31060b265b081efd4142042438f73df1c0c 100644 (file)
@@ -1,4 +1,5 @@
 add_llvm_library(LLVMMCJIT
+  JITMemoryManager.cpp
   MCJIT.cpp
   SectionMemoryManager.cpp
   )