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