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

6 lines
59 B
Raku

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