Fix shared library build

llvm-svn: 281728
This commit is contained in:
Ismail Donmez 2016-09-16 14:10:23 +00:00
parent 830a8c1fbd
commit e7174ffcd8
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ add_lld_library(lldCOFF
LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
DebugInfoMSF
DebugInfoPDB
LTO
LibDriver