[PATCH] D109217: [llvm-dwarfdump] Fix unsigned overflow when calculating stats

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 04:12:03 PDT 2021


djtodoro added a comment.

I think we can implement it here, and it will be useful/safe.
The question is if that should be implemented as a general thing in LLVM.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109217/new/

https://reviews.llvm.org/D109217



More information about the llvm-commits mailing list