[Instrumentation] Fix a warning
[llvm-project.git] / lld / test / ELF / Inputs / relocation-copy-align.s
blob83dedc7218d50510631250e0ead49b19c24aca87
1 .data
2 .balign 16
3 .zero 12
5 .type x,@object
6 .globl x
7 x:
8 .long 0
9 .size x, 4