On 05/07/2024 09:59, Richard Biener wrote:
> On Fri, 5 Jul 2024, Alex Coplan wrote:
>
> > Hi,
> >
> > This adds a debug function to dump the dominator tree in dot/graphviz
> > format. The idea is that the function can be called in GDB, the output
> > copy/pasted into a .dot file and then rendere
On Fri, 5 Jul 2024, Alex Coplan wrote:
> Hi,
>
> This adds a debug function to dump the dominator tree in dot/graphviz
> format. The idea is that the function can be called in GDB, the output
> copy/pasted into a .dot file and then rendered using graphviz.
>
> Bootstrapped/regtested on aarch64-