Files
revng-revng/tests
Andrea Gussoni 2ba365bc45 DAGify: fix Head election
During the `Head` election phase, we now introduce the following
additional criterion:
When processing a `GenericRegion` nested into an outer one (its
`ParentRegion`), if the inner `Region` contains the block that has been
elected as `Head` of the `ParentRegion`, we also force that block to be
the `Head` of the inner `GenericRegion`.

We add a unit test to check this behavior.
2025-09-24 15:51:06 +02:00
..
2025-09-10 17:44:02 +02:00
2025-05-08 15:42:02 +02:00
2025-09-17 14:09:16 +02:00
2025-09-24 15:51:06 +02:00
2025-09-10 12:05:15 +02:00