bolt/deps/llvm-18.1.8/lld/test/ELF/linkerscript/Inputs/shared.s

11 lines
98 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.global bar
.type bar, @function
bar:
.global bar2
.type bar2, @function
bar2:
.global zed
zed: