[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-lib-plt-2a.s
1 .globl foo
2 .type foo,%function
3 foo:
4 mov pc,lr
5 .size foo,.-foo
This page took 0.031462 seconds and 4 git commands to generate.