xref: /llvm-project/lld/test/ELF/Inputs/shared.s (revision 0bb825d20880003c50c9c1a5985db6bc54e57b26)
1.global bar
2.type bar, %function
3bar:
4
5.global bar2
6.type bar2, %function
7bar2:
8
9.global zed
10zed:
11