[PATCH] D87740: [llvm-profdata]Fix llvm-profdata crash on compact binary profile
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 11:48:34 PDT 2020
hoy accepted this revision.
hoy added a comment.
This revision is now accepted and ready to land.
Thanks for the fix! LGTM.
I'm also seeing `InstrProfSymtab` is there to handle MD5-based names for PGO instrumentation. Not sure how it is used exactly. @wmi Have we thought about using that for AutoFDO?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87740/new/
https://reviews.llvm.org/D87740
More information about the llvm-commits
mailing list