ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / examples / ParallelJIT / CMakeLists.txt
index 8673917f5589d7da3d21818051dbbf166d9bd24e..07c0a085b91f63bbc723038ee9df0dd71714ad11 100644 (file)
@@ -2,7 +2,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   Interpreter
-  JIT
+  MC
   Support
   nativecodegen
   )