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