djtodoro
|
c450e47a8c
|
[llvm-dwarfdump] Fix unsigned overflow when calculating stats
This fixes https://bugs.llvm.org/show_bug.cgi?id=51652.
The idea is to bump all the stat fields to 64-bit wide
unsigned integers. I've confirmed this resolves
the use case for chromium.
Differential Revision: https://reviews.llvm.org/D109217
|
2021-10-15 12:15:58 +02:00 |