[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / tools / llvm-cov / missing-binaries.test
blob0ba1d27ec6ec3f6aed59f0d150800fa61c15b87e
1 RUN: llvm-profdata merge %S/Inputs/binary-formats.proftext -o %t.profdata
2 RUN: not llvm-cov show -instr-profile=%t.profdata --object=%t.nonexistent.binary.1 --object=%t.nonexistent.binary.2 2>&1 | FileCheck %s
4 CHECK: failed to load coverage: '{{.*}}nonexistent.binary.1':