mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
2276ad419f
A cyclic dependency between shared objects `revngYield` and `revngFunctionIsolation` could exist if `FunctionIsolation` were to use `yield`-defined methods. This has been prevented by splitting pipes off within `Yield`.