[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
${LLVM_TARGETS_TO_BUILD}
Analysis
BitReader
BitWriter
Core
IPO
Linker
LTO
Object
Option
MC