bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/copy-rel-abs.s

14 lines
228 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.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