]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/ELF/Inputs/ztext.s
Vendor import of lld trunk r321530:
[FreeBSD/FreeBSD.git] / test / ELF / Inputs / ztext.s
1         .global bar
2         .type bar, @object
3         .size bar, 8
4 bar:
5         .quad 0
6
7         .global zed
8         .type zed, @function
9 zed:
10         nop