[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / silent-ignore.test
blob91b57434765f2d46771ca72752aa78006ac69029
1 RUN: ld.lld --version \
2 RUN:   -detect-odr-violations \
3 RUN:   -g \
4 RUN:   -long-plt \
5 RUN:   -no-copy-dt-needed-entries \
6 RUN:   -no-ctors-in-init-array \
7 RUN:   -no-keep-memory \
8 RUN:   --no-relax \
9 RUN:   -no-warn-mismatch \
10 RUN:   -rpath-link . \
11 RUN:   -secure-plt \
12 RUN:   -sort-common \
13 RUN:   -stats \
14 RUN:   -warn-execstack \
15 RUN:   -warn-once \
16 RUN:   -warn-shared-textrel \
17 RUN:   -EB \
18 RUN:   -EL \
19 RUN:   -G 0
20 RUN: not ld.lld --version --not-an-ignored-argument