This patch changes the output format of --print-icf-sections.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D43251
Use toString to stringize sections and files. ClosedPublic Authored by ruiu on Feb 13 2018, 11:56 AM.
Details Summary This patch changes the output format of --print-icf-sections.
Diff Detail
Event TimelineClosed by commit rLLD325065: Use toString to stringize sections and files. (authored by ruiu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134130 ELF/ICF.cpp
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/icf1.s
test/ELF/icf2.s
test/ELF/icf7.s
test/ELF/icf9.s
test/ELF/print-icf.s
|