DebugInfoDWARFTests: Prune unused libdeps.

llvm-svn: 289053
This commit is contained in:
NAKAMURA Takumi 2016-12-08 14:26:23 +00:00
parent fdf3edeb0c
commit b0f7b03711
1 changed files with 0 additions and 4 deletions

View File

@ -1,14 +1,10 @@
set(LLVM_LINK_COMPONENTS set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD} ${LLVM_TARGETS_TO_BUILD}
AsmPrinter AsmPrinter
CodeGen
Core
DebugInfoDWARF DebugInfoDWARF
MC MC
MIRParser
Object Object
Support Support
Target
) )
set(DebugInfoSources set(DebugInfoSources