You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds more colours to the graph clusters
* prints statements in basic blocks
* reformats cluster (function) names for fewer line breaks
Closes#36
Also removes an outdated test module and all mentions of `smir_pretty`
(renaming the crate to stable_mir_pretty)
Closes#40
The experimental
--dot
functionality does not print the statements in a block yet, only the terminator.\l
in the node label)Drop
)Some other improvements should be added while at it
node [shape = box]
to the graph properties::
but at whitespace and fixed length (of 25?) (less vertical than breaking on::
)The text was updated successfully, but these errors were encountered: