summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/shared.s
blob: 4a386be23e2276a8656a298f2c78637a4035b59c (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