[PATCH] D108747: [llvm][ProfileData] Add a warning to indicate potentially corrupted data
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 22:32:47 PDT 2021
davidxl added a comment.
It seems that the uncompressed size field is corrupted and becomes too large. The warning seems just catching this quite narrow 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