[PATCH] D146544: [llvm-readobj][NFC] Replace size_t in HashHistogram with uint32_t

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 09:43:46 PDT 2023


paulkirth abandoned this revision.
paulkirth added a comment.

I think this has become obsolete now that we handle fundamental C++ types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146544



More information about the llvm-commits mailing list