Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / examples / ParallelJIT / CMakeLists.txt
index 3c489e83027bdf09c50c45788fcb081ff6fdcd6b..8673917f5589d7da3d21818051dbbf166d9bd24e 100644 (file)
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   Interpreter
+  JIT
   Support
   nativecodegen
   )