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