[PATCH] D137095: [llvm-readobj] Output valid JSON for GroupSections

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 18:41:51 PST 2022


paulkirth updated this revision to Diff 483704.
paulkirth retitled this revision from "[readobj] Output valid JSON for GroupSections" to "[llvm-readobj] Output valid JSON for GroupSections".
paulkirth edited the summary of this revision.
paulkirth added a comment.
Herald added a subscriber: emaste.

Rebase

- avoid duplication in original patch
- add tests to check the JSON and LLVM differences


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137095

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: D137095.483704.patch
Type: text/x-patch
Size: 7893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221217/0b542fcf/attachment.bin>


More information about the llvm-commits mailing list