[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:37:01 PDT 2021


dblaikie added a comment.

The definition of "too large" seems heuristical though - it's not provably wrong, just unlikely/'weird'. It's possible a legitimate use could have such a value - and the right answer would be to OOM, basically?


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