ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips-abiflags-0.ld
1 SECTIONS
2 {
3 .MIPS.abiflags : { foo = .; }
4 /DISCARD/ : { *(*) }
5 }
This page took 0.029171 seconds and 4 git commands to generate.