[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / no-symtab.s
blob2468c4f05fc48830a00264bc19d0b8d703f13cfc
1 // REQUIRES: x86
2 // RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
3 // RUN: ld.lld %t.o %p/Inputs/no-symtab.o -o /dev/null
4 .global _start
5 _start: