Retro68/binutils/gold/testsuite/arm_target1.s
2017-04-10 13:32:00 +02:00

8 lines
140 B
ArmAsm

# Test the R_ARM_TARGET1 relocation
# Copied from ld/testsuite/ld-arm/arm-target1.s
.text
.global _start
_start:
.word foo(target1)
foo: