[CMake] Update libdeps.
[oota-llvm.git] / unittests / ExecutionEngine / CMakeLists.txt
index 489eaaff6ad1f162bb56f741935b5b1df06de075..5e462220e5cd6c1a93f0894e8b55f4d4aad64738 100644 (file)
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
   Core
   ExecutionEngine
   Interpreter
+  MC
   Support
   )