summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/shlib-undefined-ref.s
blob: cfb7c60ebc01fef3a9bc09070c97760027fa95c9 (plain)
1
2
3
4
.globl f
f:
	call	should_not_be_exported@PLT
	ret
OpenPOWER on IntegriCloud