aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/func-sym-hash-opt.s
blob: 70f8f8e0e813ba3ccb9d063e5e38bf31b3604bfe (plain)
1
2
3
4
5
6
7
	.text
	.align	2
	.global	main
	.type	main, %function
main:
	bl	dec
	ret