[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / warn-common2.s
blob976c5becb09f27ed7c46afaf0dfb0cb2dfc44b21
1 .type arr,@object
2 .data
3 .globl arr
4 .p2align 2
5 arr:
6 .long 1
7 .long 0
8 .size arr, 8