aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/group2.s
blob: 882745cf42838d1aab996cfa177eb8e1e4a5ad20 (plain)
1
2
3
4
5
6
7
8
9
	.abiversion 2
	.section .text,"axG",%progbits,foo,comdat
	.globl	foo
	.type	foo,%function
foo:
0:
	.localentry foo,0
	blr
	.size	foo,.-0b