llvm/lld/test/ELF/Inputs/gc-sections-weak.s

.weak foo
foo:
        nop

.data
.global bar2
bar2:
.quad foo