I would like to visualize the SelectionDAG result on Mac. The link mentioned on [1] says the package is no longer maintained, and direct me to [2]. I find the package on [2] also seems not be well maintained.
Does anyone know a better way to install Graphviz on Mac, so that when I type llc -view-dag-combine1-dags sum.ll, a visualizer will pop up to show the result? Thanks.
I would like to visualize the SelectionDAG result on Mac. The link
mentioned on [1] says the package is no longer maintained, and direct me
to [2]. I find the package on [2] also seems not be well maintained.
Does anyone know a better way to install Graphviz on Mac, so that when
I
type `llc -view-dag-combine1-dags sum.ll`, a visualizer will pop up to
show
the result? Thanks.