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

6 lines
78 B
Raku

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