Reinstate "Nuke the old JIT."
[oota-llvm.git] / examples / Kaleidoscope / Chapter7 / CMakeLists.txt
index cdb13c465d14c7e5cda8689ca0a00c0ac3106119..bdc0e5525db1075a08043d84aa0b631dafe19af7 100644 (file)
@@ -3,7 +3,6 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   InstCombine
-  JIT
   MC
   ScalarOpts
   Support