Ah, thanks! I took a quick look today and I'll look more today.
I should have a patch ready in about two weeks, but I'm gonna attach
some notes and a link to the git repository I'm working on, in case
anyone on the mailing list wants to take a look at it and provide
feedback and/or request things
On Wed, 2024-07-24 at 02:59 -0500, Thor Preimesberger via Gcc wrote:
> Sure - we actually already emit json in optinfo-emit-json.cc, and
> there
> are implementations of json and pretty-printing/dumping it out also.
> I got
> a hacky version of our current raw dump working with json objects,
> but
On Wed, Jul 24, 2024 at 9:59 AM Thor Preimesberger
wrote:
>
> Sure - we actually already emit json in optinfo-emit-json.cc, and there are
> implementations of json and pretty-printing/dumping it out also. I got a
> hacky version of our current raw dump working with json objects, but using
> th
Sure - we actually already emit json in optinfo-emit-json.cc, and there
are implementations of json and pretty-printing/dumping it out also. I got
a hacky version of our current raw dump working with json objects, but
using the functions and data structures in tree-dump.* "as is" would
require fur