llvm-project/lld/test/ELF/Inputs/protected-shared.s

11 lines
123 B
ArmAsm

.global foo
.protected foo
foo:
.global bar
.protected bar
bar:
.global zed
zed: