summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/gc-plt2.s
blob: e9fb4cb5b59fbcfd034db183da64ea0932b35f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.text
	.align  2
	.global bar
	.type   bar, %function
bar:
	b foo

	.align  2
	.type   foo, %function
foo:
	bl hidfn