The combined section gets the maximum alignment of all sections.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 18020 Build 18020: arc lint + arc unit
Paths
| Differential D46786
COFF: Allow ICFing sections with different alignments. ClosedPublic Authored by pcc on May 11 2018, 5:01 PM.
Details Summary The combined section gets the maximum alignment of all sections.
Diff Detail
Event Timelinepcc retitled this revision from COFF: Allow ICFing sections with default alignments. to COFF: Allow ICFing sections with different alignments..May 11 2018, 5:04 PM This revision is now accepted and ready to land.May 14 2018, 2:43 AM Closed by commit rLLD332273: COFF: Allow ICFing sections with different alignments. (authored by pcc). · Explain WhyMay 14 2018, 11:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146444 lld/COFF/Chunks.cpp
lld/COFF/ICF.cpp
lld/test/COFF/icf-different-align.test
|