Nuke the old JIT.
[oota-llvm.git] / unittests / ExecutionEngine / MCJIT / CMakeLists.txt
index a425b2478ac6b10a59bf39cdae9c1206f888ae3b..b10cbb4c9ea4b94b20954a5591cd630d0c937f15 100644 (file)
@@ -2,7 +2,8 @@ set(LLVM_LINK_COMPONENTS
   Analysis
   Core
   ExecutionEngine
-  JIT
+  IPO
+  MC
   MCJIT
   ScalarOpts
   Support