You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have linker script spot .text.sorted.* sections, & sort them
Sorted .text.* subsections were added to GNU ld's default
linker script & supporting code, around 2019
(sourceware.org/pipermail/binutils/2019-September/108181.html).
They were introduced to aid link-time optimisation, & may
also have other uses.
0 commit comments