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