mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
83da56ea7a
This uses the "rank=source" feature of graphviz, that allows to select what are the nodes with mimimal rank in a graph. We use this to mark all the nodes that represent functions and segments so that the graph layout is more deterministic and readable across multiple runs when the input Model is very similar.