[llvm-profdata] Show hint for other mismatch errors when merging instr profdata
Missed bit of feedback from D14720. Show the same "Make sure that all profile data to be merged is generated from the same binary." hint for hash mismatch and value site count mismatch as we now do for counter mismatch when merging incompatible instrumentation profile data. llvm-svn: 253400
Loading
Please sign in to comment