xref: /llvm-project/lld/test/ELF/Inputs/shlib-undefined-ref.s (revision 0c958fba14bbe65cba7a0dbf5b63a2be2ee75213)
1.globl f
2f:
3	call	should_not_be_exported@PLT
4	ret
5