Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-profdata / threaded-count-mismatch.test
blob8e704cf85a691721fe32221f73ea0a13e3abe7c5
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)