[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / tools / llvm-link / archive-bad.test
blob7a4bddb43c0af517c4ec6916d971a66113bfb1c7
1 # RUN: echo -e '!<arch>\nwith invalid contents' > %t.fg.a
2 # RUN: not llvm-link %S/Inputs/h.ll %t.fg.a -o %t.linked.bc 2>&1 | FileCheck %s
4 # RUN: rm -f %t.fg.a
5 # RUN: rm -f %t.linked.bc
7 # CHECK: truncated or malformed archive