[clang][bytecode] Handle UETT_PtrAuthTypeDiscriminator (#122941)
[llvm-project.git] / llvm / test / tools / llvm-profdata / threaded-count-mismatch.test
blob3341e54af48923d2ac40df8d055fe4f6ad030226
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: {{.+}}: foo: function basic block count change detected (counter mismatch)