On Fri, 5 Jul 2024, Alex Coplan wrote:
> This is a v2 patch which implements richi's feedback.
>
> OK if it survives bootstrap on aarch64?
OK.
Thanks,
Richard.
> Thanks,
> Alex
>
> -- >8 --
>
> This adds debug functions to dump the dominator tree in dot format.
> There are two overloads: one
This is a v2 patch which implements richi's feedback.
OK if it survives bootstrap on aarch64?
Thanks,
Alex
-- >8 --
This adds debug functions to dump the dominator tree in dot format.
There are two overloads: one which takes a FILE * and another which
takes a const char *fname and wraps the fir