[CMake] Fix BUILD_SHARED_LIBS regression due to r331405

llvm-svn: 331444
This commit is contained in:
David Zarzycki 2018-05-03 10:03:45 +00:00
parent 342ac8cd7e
commit f161de4e7d
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ add_lld_library(lldELF
LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
BinaryFormat
BitWriter
Core
DebugInfoDWARF
LTO