[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / shared-ppc64.s
blob0e1ecf7ce849e7974feae277bbf6cd2aca9662ac
1 .text
2 .abiversion 2
3 .globl foo
4 .p2align 4
5 .type foo,@function
7 foo:
8 .Lfunc_begin0:
9 li 3, 55
10 blr
11 .long 0
12 .quad 0
13 .Lfunc_end0:
14 .size foo, .Lfunc_end0-.Lfunc_begin0