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

6 lines
59 B
Raku

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