forked from OSchip/llvm-project
DebugInfoDWARFTests: Prune unused libdeps.
llvm-svn: 289053
This commit is contained in:
parent
fdf3edeb0c
commit
b0f7b03711
|
@ -1,14 +1,10 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
AsmPrinter
|
||||
CodeGen
|
||||
Core
|
||||
DebugInfoDWARF
|
||||
MC
|
||||
MIRParser
|
||||
Object
|
||||
Support
|
||||
Target
|
||||
)
|
||||
|
||||
set(DebugInfoSources
|
||||
|
|
Loading…
Reference in New Issue