bolt/deps/llvm-18.1.8/lld/test/ELF/Inputs/aarch64-func2.s

9 lines
105 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
.text
.globl func2
.type func2,@function
func2:
.globl func3
.type func3, @function
bl func3
ret