Reinstate "Nuke the old JIT."
[oota-llvm.git] / examples / ParallelJIT / CMakeLists.txt
index 8673917f5589d7da3d21818051dbbf166d9bd24e..3c489e83027bdf09c50c45788fcb081ff6fdcd6b 100644 (file)
@@ -2,7 +2,6 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   Interpreter
-  JIT
   Support
   nativecodegen
   )