Skip to content
Commit 260f6fbd authored by Bill Nell's avatar Bill Nell Committed by Maksim Panchenko
Browse files

Add option to dump CFGs in (simple) graphviz format during all passes.

Summary:
I noticed the BinaryFunction::viewGraph() method that hadn't been implemented
and decided I could use a simple DOT dumper for CFGs while working on the indirect
call optimization.

I've implemented the bare minimum for the dumper.  It's just nodes+BB labels with
dges. We can add more detailed information as needed/desired.

(cherry picked from FBD3509326)
parent 6eb4e5b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment