mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
93f4a620dd
Implement the DAGify pass. This pass, using the results exposed by the `GenericRegionInfo` analysis, transforms all the retreating edges of each identified `GenericRegion`, processed in a bottom-up fashion, into a `goto` edge on the `ScopeGraph`.