binutils-gdb/ld/testsuite/ld-unique/pr21529.ld

6 lines
59 B
Plaintext

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