1 # Test multithreaded error reporting.
3 RUN: llvm-profdata merge -j 4 -o %t.profdata \
4 RUN: %S/Inputs/counter-mismatch-1.proftext \
5 RUN: %S/Inputs/counter-mismatch-2.proftext \
6 RUN: %S/Inputs/counter-mismatch-3.proftext \
7 RUN: %S/Inputs/counter-mismatch-4.proftext \
8 RUN: 2>&1 | FileCheck %s
10 CHECK: Function basic block count change detected (counter mismatch)