[PATCH] D134843: [llvm-readobj] Improve JSON output
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 28 17:13:37 PDT 2022
paulkirth added a comment.
Another option is to replace the removed key with a `'File': <filename>` key value pair. Either way will make the output easier to process.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134843/new/
https://reviews.llvm.org/D134843
More information about the llvm-commits
mailing list