llvm/lld/test/ELF/lto/Inputs/comdat.s

.weak c
c:
    .section .text.f,"axG",@progbits,c,comdat
    .globl foo

foo:
    retq