Ryan Mansfield dcd0a2eecc
[llvm-size] Fix --totals option for Mach-O files (#157904)
The --totals option was not working for Mach-O files because the Darwin
segment size calculation skipped the totals accumulation.

---------

Co-authored-by: James Henderson <James.Henderson@sony.com>
2025-09-18 14:07:33 +01:00
..