Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-rel32.s
1 .globl foo
2 foo:
3 mov pc,lr
4 bal foo(PLT)
5
6 .data
7 .word foo-.
8 .word foo-.+0x100
This page took 0.029574 seconds and 4 git commands to generate.