XCOFF: add support for TLS relocations on hidden symbols
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips-abiflags-0.ld
1 SECTIONS
2 {
3 .MIPS.abiflags : { foo = .; }
4 /DISCARD/ : { *(*) }
5 }