2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2024-12-15 04:31:49 +08:00
binutils-gdb/gold/testsuite/arm_target1.s

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: