Relocations referring to merge sections are considered equal if they
resolve to the same offset in the same output section.
Depends on D34093
Paths
| Differential D34094
ELF: Teach ICF about relocations referring to merge input sections. ClosedPublic Authored by pcc on Jun 11 2017, 4:08 PM.
Details Summary Relocations referring to merge sections are considered equal if they Depends on D34093
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jun 11 2017, 4:51 PM Closed by commit rL305177: ELF: Teach ICF about relocations referring to merge input sections. (authored by pcc). · Explain WhyJun 11 2017, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 102147 lld/trunk/ELF/ICF.cpp
lld/trunk/test/ELF/Inputs/icf-merge-sec.s
lld/trunk/test/ELF/Inputs/icf-merge.s
lld/trunk/test/ELF/Inputs/icf-merge2.s
lld/trunk/test/ELF/Inputs/icf-merge3.s
lld/trunk/test/ELF/icf-merge-sec.s
lld/trunk/test/ELF/icf-merge.s
|