[PATCH] D108747: [llvm][ProfileData] Add a warning to indicate potentially corrupted data
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 22:26:06 PDT 2021
dblaikie added a comment.
What's the nature of the corruption?
I'd probably prefer to avoid heuristics like the one suggested here. Is there something in the uncompressed data that is certainly wrong in this case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108747/new/
https://reviews.llvm.org/D108747
More information about the llvm-commits
mailing list