ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / unwind-rel2.s
1 .syntax unified
2 .text
3 .global test
4 .type test, %function
5 test:
6 bx lr
This page took 0.03092 seconds and 4 git commands to generate.