bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/copy-rel-abs.s
2025-02-14 19:21:04 +01:00

13 lines
228 B
ArmAsm

.global foo
.type foo, @object
.size foo, 4
foo:
.weak bar
.type bar, @object
.size bar, 4
bar:
.long 42
.weak zed
.type zed, @object
zed = 0x1288