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