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