On Tue, Dec 17, 2013 at 9:10 PM, Aldy Hernandez wrote:
> I was trying to generate a graph file with
> -fdump-ipa-tmipa-blocks-details-vops-graph, but the .dot file was corrupted.
> It looks like the header bits printed in start_graph_dump() are not dumped
> because we are predicating the calls to
I was trying to generate a graph file with
-fdump-ipa-tmipa-blocks-details-vops-graph, but the .dot file was
corrupted. It looks like the header bits printed in start_graph_dump()
are not dumped because we are predicating the calls to
clean_graph_dump_file->start_graph_dump by:
&&