[ARM] Add support for thumb1 pcrop relocations.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / rel32-reject-pie.s
CommitLineData
52db4ec2
JW
1 .text
2 .global main
3main:
4 b main
5
6 .data
7rel:
8 .word non_global - .
This page took 0.066903 seconds and 4 git commands to generate.