[ELF] Link with Analysis, IPO, and LTO

Fixes SHARED_LIB build broken by r263761

llvm-svn: 263796
This commit is contained in:
Jan Vesely 2016-03-18 17:12:31 +00:00
parent 8e2e9d6f4c
commit 3ac9501c3f
1 changed files with 3 additions and 0 deletions

View File

@ -19,10 +19,13 @@ add_lld_library(lldELF
LINK_COMPONENTS LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD} ${LLVM_TARGETS_TO_BUILD}
Analysis
BitReader BitReader
BitWriter BitWriter
Core Core
IPO
Linker Linker
LTO
Object Object
Option Option
MC MC