mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
f305541d5e
In a `MonotoneFramework` it is sometimes necessary to change the information propagated on a branch w.r.t. another branch. This commit introduces the `handleEdge` function that allows `MonotoneFramework` implementors to modify the `LatticeElement` produced by `transfer`.