mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
21be052d6f
Introduce the `makeGotoEdge` helper to the `ScopeGraphBuilder` class, that can be used to handle the transformation of a solid edge into a `goto` edge, taking care of the creation of the `goto` block and the redirection of the edges.