This is helpful for performance debugging. Ideally, the target name should be dumped, but creating instprof symtab for this purpose is expensive. A user can always use other ways to find the name (e.g, dumping the object symtab and compute the md5 hash for the mapping). The later can also be a feature added to llvm-profdata.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good to me.
test/Transforms/PGOProfile/icp_mismatch_msg.ll | ||
---|---|---|
5 ↗ | (On Diff #162285) | s/with/with md5sum/? |