This is PR30386,
SORT_BY_INIT_PRIORITY is a keyword can be used to sort sections by numerical value of the
GCC init_priority attribute encoded in the section name.
Paths
| Differential D24611
[ELF] - Linkerscript: implemented SORT_BY_INIT_PRIORITY. ClosedPublic Authored by grimar on Sep 15 2016, 7:18 AM.
Details Summary This is PR30386, SORT_BY_INIT_PRIORITY is a keyword can be used to sort sections by numerical value of the
Diff Detail Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Sep 15 2016, 10:45 AM Closed by commit rL281646: [ELF] - Linkerscript: implemented SORT_BY_INIT_PRIORITY. (authored by grimar). · Explain WhySep 15 2016, 12:23 PM This revision was automatically updated to reflect the committed changes. grimar marked 3 inline comments as done.
Revision Contents
Diff 71502 ELF/LinkerScript.h
ELF/LinkerScript.cpp
ELF/OutputSections.cpp
ELF/Strings.h
ELF/Strings.cpp
test/ELF/linkerscript/sort-init.s |
comparePriority