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