[CMake] tools/lto: Prune redundant libdep(s).

llvm-svn: 213855
This commit is contained in:
NAKAMURA Takumi 2014-07-24 11:44:44 +00:00
parent af05fca14e
commit 9803118825

View File

@ -1,6 +1,5 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
LTO
MC
MCDisassembler