summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-x86-64/ilp32-11.s
blob: 438f0949a9da2de858dc2710a84047701806f100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.section	.data.rel.local,"aw",@progbits
	.align 8
.Ljmp:
	.quad	func + 0x7fffffff

	.text
	.space	0x1000
	.type	func, @function
	.global	func
	.hidden	func
func:
	ret