[CMake] Update libdeps.
[oota-llvm.git] / tools / yaml2obj / CMakeLists.txt
index 5e63dfbbe72539af3e42d727ef5d5431650853c5..78e92a0680fef3eba3e0318ce5b9ac22c41bd34a 100644 (file)
@@ -1,4 +1,5 @@
 set(LLVM_LINK_COMPONENTS
+  MC
   Object
   Support
   )