[PATCH] D96289: Add support for YAML output style to llvm-symbolizer
Alex Orlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 12:39:58 PST 2021
aorlov added a comment.
Thanks for the comments, James! I’ll post the updated patch shortly.
David, yes, the change seems relatively small and looks clean with all the YAML support we already have in LLVM.
I expect a couple more patches. One will add a few additional data fields requested by our users, and then, I think, something will come up upon real world usage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96289/new/
https://reviews.llvm.org/D96289
More information about the llvm-commits
mailing list