[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / mips-micro.s
blob0d0b11f6fdb2007b33de0a9b652b1251872669b1
1 .text
2 .set micromips
3 .global foo
4 .type foo,@function
5 foo:
6 nop
8 .set nomicromips
9 .global bar
10 .type bar,@function
11 bar:
12 nop