[llvm-dev] LLVM Symbolizer improvements
David Blaikie via llvm-dev
llvm-dev at lists.llvm.org
Mon Jan 25 12:42:17 PST 2021
Any particular reason for both json and yaml? Isn't one a subset of
the other anyway?
& what's the use-case? What sort of consumers do you have in mind?
On Mon, Jan 25, 2021 at 12:00 PM Alex Orlov <aorlov at accesssoftek.com> wrote:
>
> Hello everyone,
>
> We are looking in to extend DIPrinter::OutputStyle { LLVM, GNU } to { LLVM, GNU, JSON, YAML }
> and update DIPrinter to support these machine-readable printouts.
>
> I will propose patches shortly, unless someone has any objection.
>
> Thanks,
> Alex
>
>
>
More information about the llvm-dev
mailing list