[PATCH] D137094: [llvm-readobj] Fix "Section" output when emitting relocations in JSON

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


paulkirth updated this revision to Diff 483651.
paulkirth retitled this revision from "[readobj] Emit valid JSON when emitting Relocations" to "[llvm-readobj] Fix "Section" output when emitting relocations in JSON".
paulkirth edited the summary of this revision.
paulkirth added a comment.
Herald added subscribers: pengfei, emaste.

Rebase

- Update summary
- Add tests
- Simplify implementation to avoid code duplication


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137094

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: D137094.483651.patch
Type: text/x-patch
Size: 10997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/580c6b28/attachment.bin>


More information about the llvm-commits mailing list