Skip to content

Commit 1f91ba6

Browse files
CarlosAlbertoEncisokidq330
authored andcommitted
[llvm-debuginfo-analyzer] Remove superfluous link components. (llvm#118052)
As 'LLVM_TARGETS_TO_BUILD' control which targets are enabled, the lines: AllTargetsDescs AllTargetsDisassemblers AllTargetsInfos are redundant.
1 parent 6771963 commit 1f91ba6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/unittests/DebugInfo/LogicalView/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
set(LLVM_LINK_COMPONENTS
22
${LLVM_TARGETS_TO_BUILD}
3-
AllTargetsDescs
4-
AllTargetsDisassemblers
5-
AllTargetsInfos
63
AsmPrinter
74
DebugInfoDWARF
85
DebugInfoLogicalView

0 commit comments

Comments
 (0)