[llvm-profdata] Improve error messaging when merging mismatched profile data
[oota-llvm.git] / test / tools / llvm-profdata / count-mismatch.proftext
index 1a2e73fbffdb76a682c141dca6048f6ce4ad8d8c..b42b11dbcf9ddcb95b1c2c7bf514c90af22de4fc 100644 (file)
@@ -14,7 +14,8 @@ foo
 
 # The hash matches, but we can't combine these because the number of
 # counters differs.
-# MERGE_ERRS: count-mismatch.proftext: foo: Function count mismatch
+# MERGE_ERRS: count-mismatch.proftext: foo: Function basic block count change detected (counter mismatch)
+# MERGE_ERRS: Make sure that all profile data to be merged is generated from the same binary.
 foo
 1024
 3