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