aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/group3.s
blob: 075ee2f8e5c4321974c1fd6d05db3b0eb479ada3 (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,1
	blr
	.size	foo,.-0b