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

6 lines
73 B
Raku

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