binutils-gdb/ld/testsuite/ld-elf/pr19005.t

6 lines
78 B
Raku

SECTIONS
{
.foo : { *(.foo) }
.bar : { *(.bar) }
/DISCARD/ : { *(*) }
}