Retro68/binutils/ld/testsuite/ld-scripts/sort_b_n_a.t
2012-03-26 21:18:29 +02:00

6 lines
92 B
Raku

SECTIONS
{
.text : {*(SORT_BY_NAME(SORT_BY_ALIGNMENT(.text*)))}
/DISCARD/ : { *(.*) }
}