This is an archive of the discontinued LLVM Phabricator instance.

Simplify MipsRldMapSection::writeTo
ClosedPublic

Authored by rafael on May 24 2017, 11:19 AM.

Details

Reviewers
atanasyan
Summary

It is not clear why a synthetic section wants to use padding defined in the linker script. The padding is for the space between sections.

It was also missing a test.

Diff Detail

Event Timeline

rafael created this revision.May 24 2017, 11:19 AM
This revision is now accepted and ready to land.May 24 2017, 2:24 PM
atanasyan closed this revision.Sep 21 2017, 7:00 AM

Closed by commit rL303812.