After 278461 "Create only one section for a name in LinkerScript."
this loop is excessive. Patch also reorders code slightly to use early return.
Differential D23442
[ELF] - Remove excessive loop in LinkerScript<ELFT>::assignAddresses() ClosedPublic Authored by grimar on Aug 12 2016, 3:28 AM.
Details Summary After 278461 "Create only one section for a name in LinkerScript." this loop is excessive. Patch also reorders code slightly to use early return.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2016, 11:12 AM Closed by commit rL278554: [ELF] - Remove excessive loop in LinkerScript<ELFT>::assignAddresses() (authored by grimar). · Explain WhyAug 12 2016, 12:40 PM This revision was automatically updated to reflect the committed changes.
Diff 67885 lld/trunk/ELF/LinkerScript.cpp
|