[PATCH] D96883: Add support for JSON output style to llvm-symbolizer
Alex Orlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 10:36:09 PST 2021
aorlov added a comment.
Thanks for mentioning this, James.
Here is the RFC - https://lists.llvm.org/pipermail/llvm-dev/2021-January/148080.html with the discussion continued in https://reviews.llvm.org/D96289 .
In case I wasn’t clear with this, we do have real users and use case for this feature.
Since then I have prepared a proof of concept, handled a pilot project and collected the feedback. Our users definitely want JSON for their need.
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