Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / examples / Kaleidoscope / Chapter4 / CMakeLists.txt
index 2f828dc819eecc0f4fabde0f1da218baeeb67a4e..2b87e86849866f44c04fccd9dd83c808487eb74a 100644 (file)
@@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
+  JIT
   MC
   ScalarOpts
   Support