[PATCH] D96883: Add support for JSON output style to llvm-symbolizer
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 02:13:04 PST 2021
jhenderson added a comment.
If you haven't already, I'd recommend emailing llvm-dev with an RFC explaining the need for this and why existing processes aren't good enough, and to seek consensus there before proceeding with this. It would be a shame if you went to the effort of implementing JSON/YAML output, but nobody else used it because it didn't meet most people's needs (beyond your own), or the output was found to be too rigid to allow for easy extensibility. These are issues that can be considered in the design discussion on the list.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96883/new/
https://reviews.llvm.org/D96883
More information about the llvm-commits
mailing list