llvm/lld/test/ELF/Inputs/relocation-copy-align-common.s

.data
.global foo
.type foo, @object
.align 32
.size foo, 32
foo:
.quad 0