ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23930a.s
CommitLineData
b44ee3a8
L
1 .text
2 .globl other
3 .type other, @function
4other:
5 xorl %eax, %eax
6 ret
7 .size other, .-other
This page took 0.09596 seconds and 4 git commands to generate.