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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 13:17:44 PST 2022


paulkirth updated this revision to Diff 483647.
paulkirth added a comment.
Herald added a subscriber: emaste.

- Avoid code duplication using smaller helper functions
- Simplify testing


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/llvm-vs-json-format.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137089.483647.patch
Type: text/x-patch
Size: 17401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/2ff95a28/attachment-0001.bin>


More information about the llvm-commits mailing list