xref: /llvm-project/lld/test/ELF/Inputs/start-lib-comdat.s (revision 65c65ce897a3f23582a731533e9d283c1c70e508)
1        .global bar
2bar:
3        .section        .sec,"aG",@progbits,zed,comdat
4        .global zed
5zed:
6