]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/ELF/Inputs/versiondef.s
Vendor import of lld trunk r338150:
[FreeBSD/FreeBSD.git] / test / ELF / Inputs / versiondef.s
1 .text
2 .globl func_impl
3 func_impl:
4   ret
5 .globl func_impl2
6 func_impl2:
7   ret
8 .symver func_impl, func@@VER2
9 .symver func_impl2, func@VER