[ARM] Add support for thumb1 pcrop relocations.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-target1.s
CommitLineData
3674e28a
PB
1# Test the R_ARM_TARGET1 relocation
2 .text
3 .global _start
4_start:
5 .word foo(target1)
6foo:
This page took 0.487266 seconds and 4 git commands to generate.