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