mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
855a9309ec
Drop the `MaterializeLoopScopes` pass after the re-design the loop matching stage to work entirely on `clift`, without the need to insert a `scope_closer` edge to guide the emission. Simultaneously, drop the DAGify `Head` metadata insertion, since it will not be checked anymore during the `MaterializeLoopScopes` pass.