binutils-gdb/ld/testsuite/ld-scripts/sort.t

6 lines
66 B
Raku

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