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

14 lines
250 B
ArmAsm

.text
.abiversion 2
.globl foo_not_shared
.p2align 4
.type foo_not_shared,@function
foo_not_shared:
.Lfunc_begin0:
li 3, 55
blr
.long 0
.quad 0
.Lfunc_end0:
.size foo_not_shared, .Lfunc_end0-.Lfunc_begin0