Commit de2c586a authored by Greg Clayton's avatar Greg Clayton
Browse files

Fix buildbots by including MC for StringTableBuilder.

parent e0ce8522
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
  ${LLVM_TARGETS_TO_BUILD}
  DebugInfoDWARF
  DebugInfoGSYM
  MC
  Object
  Support
  Target