[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / trace-symbols-foo-strong.s
blob874642978c9be477314fd7cdb087ae50b711b340
1 .text
2 .globl foo
3 .type foo, @function
4 foo:
5 nop
7 .globl bar
8 .type bar, @function
9 bar:
10 nop
12 .global func2
13 .type func2, @function
14 func2: