Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / unittests / ExecutionEngine / MCJIT / CMakeLists.txt
index b10cbb4c9ea4b94b20954a5591cd630d0c937f15..cbd08fe9b8e21e41090d2638668343924a3ccaae 100644 (file)
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   IPO
+  JIT
   MC
   MCJIT
   ScalarOpts