[PATCH] D137089: [llvm-readobj] Fix JSON output for Relocations

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 11:04:38 PST 2023


paulkirth updated this revision to Diff 502194.
paulkirth marked 6 inline comments as done.
paulkirth added a comment.

Remove extranious testing for common code, and reduce reduncancy.

- Remove extra lines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137089

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137089.502194.patch
Type: text/x-patch
Size: 11817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/3b008f7c/attachment.bin>


More information about the llvm-commits mailing list