blob: 58c13d626b051e8b05f64a56890860ad8fdf191b [file] [log] [blame]
Vedant Kumarfaaa42a2017-11-17 02:58:23 +00001# Test multithreaded error reporting.
2
3RUN: not llvm-profdata merge -j 4 -o %t.profdata \
4RUN: %S/Inputs/counter-mismatch-1.proftext \
5RUN: %S/Inputs/counter-mismatch-2.proftext \
6RUN: %S/Inputs/counter-mismatch-3.proftext \
7RUN: %S/Inputs/counter-mismatch-4.proftext \
8RUN: 2>&1 | FileCheck %s
9
10CHECK: Function basic block count change detected (counter mismatch)