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