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