summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr12570b.s
blob: e76b9f1421f77b93e58cb1f22ccbbf0b7d6b68c5 (plain)
1
2
3
4
5
6
7
8
	.text
	.globl foo
	.type foo, @function
foo:
	.cfi_startproc
	ret
	.cfi_endproc
	.size	foo, .-foo