[CMake] llvm/examples: Update libdeps for unoptimized builds.
[oota-llvm.git] / examples / ExceptionDemo / CMakeLists.txt
index a08a7c30bd8afd4eb6e7f3f5a0241f3e67098f87..9cadd94c24a59be9bfc24fb833c02eab249c927f 100644 (file)
@@ -1,6 +1,7 @@
 set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
+  MC
   MCJIT
   Support
   nativecodegen