Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / reginfo-0.ld
1 SECTIONS
2 {
3 .reginfo : { foo = .; }
4 /DISCARD/ : { *(*) }
5 }