Files
binutils-gdb/ld/testsuite/ld-scripts/sort_b_a.t

6 lines
77 B
Raku

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