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