[PATCH] D137096: [llvm-readobj] Provide Hash Histogram for all ELFDumper implementations

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 14:46:41 PST 2023


paulkirth updated this revision to Diff 503155.
paulkirth marked 3 inline comments as done.
paulkirth added a comment.

Address comments.

- Use preincrement in moved code.
- Share more code between Gnu and non-Gnu versions
- Remove redundant test cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137096

Files:
  llvm/test/tools/llvm-readobj/ELF/hash-histogram.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137096.503155.patch
Type: text/x-patch
Size: 16494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/58245608/attachment.bin>


More information about the llvm-commits mailing list