ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / n64-plt.s
CommitLineData
789ff5b6
MR
1 .abicalls
2 .option pic0
3 .text
4
5 .globl foo
6 .ent foo
7foo:
8 j bar
9 .end foo
This page took 0.114554 seconds and 4 git commands to generate.