llvm-project/lld/test/ELF/Inputs/copy-rel-pie.s

10 lines
96 B
ArmAsm

.global foo
.type foo, @object
.size foo, 4
foo:
.long 0
.global bar
.type bar, @function
bar: