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.
Paths
| Differential D33512
Simplify MipsRldMapSection::writeTo ClosedPublic Authored by • rafael on May 24 2017, 11:19 AM.
Details
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
Revision Contents
Diff 100139 ELF/SyntheticSections.h
ELF/SyntheticSections.cpp
|