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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 01:28:08 PDT 2022


jhenderson requested changes to this revision.
jhenderson added a comment.
This revision now requires changes to proceed.

The description of this patch really doesn't provide enough info for me. Please could you a) give an actual example of how the JSON is broken, and b) add some tests to show the behaviour change.

Also, the tag on the patch should be `llvm-readobj`, since that's the tool name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137089



More information about the llvm-commits mailing list