Fix shared build after r293965 (Core) and r293967 (COFF)

llvm-svn: 293996
This commit is contained in:
Ismail Donmez 2017-02-03 10:13:39 +00:00
parent da910e0a8b
commit 82c489f2a6
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ add_lld_library(lldCOFF
LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
BitReader
Core
DebugInfoCodeView
DebugInfoMSF

View File

@ -18,6 +18,7 @@ add_lld_library(lldCore
${LLD_INCLUDE_DIR}/lld/Core
LINK_COMPONENTS
MC
Support
DEPENDS