[PATCH] D42375: Add --print-icf flag
Owen Reynolds via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 09:09:32 PST 2018
gbreynoo updated this revision to Diff 131092.
gbreynoo added a comment.
Changes following Rafael's comment on the mailing list:
"gold calls this option --print-icf-sections, why not use the same name?"
https://reviews.llvm.org/D42375
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/ICF.cpp
ELF/Options.td
test/ELF/Inputs/print-icf.s
test/ELF/icf-absolute.s
test/ELF/icf-comdat.s
test/ELF/icf-i386.s
test/ELF/icf-merge-sec.s
test/ELF/icf-merge.s
test/ELF/icf-non-mergeable.s
test/ELF/icf-none.s
test/ELF/icf1.s
test/ELF/icf2.s
test/ELF/icf3.s
test/ELF/icf4.s
test/ELF/icf5.s
test/ELF/icf6.s
test/ELF/icf7.s
test/ELF/icf9.s
test/ELF/print-icf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42375.131092.patch
Type: text/x-patch
Size: 13022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/5b2233f2/attachment-0001.bin>
More information about the llvm-commits
mailing list