3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
|
RUN: not llvm-cov show -instr-profile=%t.nonexistent %t.nonexistent 2>&1 | FileCheck %s
|
||
|
CHECK: Could not read profile data
|