llvm/lld/test/ELF/Inputs/shared.s

.global bar
.type bar, %function
bar:

.global bar2
.type bar2, %function
bar2:

.global zed
zed: