mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
9a1239327c
After the changes to the direction `CrossRelation` output is parsed, the slicer wasn't updated accordingly. Because of that, the slices were as if they were produced backwards. As for the full graph, since it starts from an artificially added node that doesn't have any successors by definition - it was appearing empty (only the non-emittable "root" node was present).