[Instrumentation] Fix a warning
[llvm-project.git] / lld / test / ELF / Inputs / merge.s
bloba8e1144fbc277c62c7ea7ebf5aac12bbafe4091d
1 .section .mysec,"aM",@progbits,4
2 .align 4
3 .long 0x42
5 .text
6 movl .mysec, %eax