llvm-project/lld/test/ELF/Inputs/protected-function-access.s

6 lines
89 B
ArmAsm

.global foo
.protected foo
.type foo, @function
foo:
ret