Retro68/binutils/ld/testsuite/ld-mips-elf/mips-abiflags-1.ld

6 lines
67 B
Plaintext
Raw Normal View History

2018-12-28 15:25:28 +00:00
SECTIONS
{
.MIPS.abiflags : { *(.foo) }
/DISCARD/ : { *(*) }
}