bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/shared2-x86-64.s

15 lines
141 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.global bar2
.type bar2, @function
bar2:
ret
.global zed2
.type zed2, @function
zed2:
ret
.global bar3
.type bar3, @function
bar3:
ret