summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs/shared.s
blob: c3c22fe4b4fbc52d9f2cb05922f6fe45ef6c1143 (plain)
1
2
3
4
5
6
7
8
9
10
.global bar
.type bar, @function
bar:

.global bar2
.type bar2, @function
bar2:

.global zed
zed:
OpenPOWER on IntegriCloud