llvm/lld/test/ELF/Inputs/shlib-undefined-ref.s

.globl f
f:
	call	should_not_be_exported@PLT
	ret