mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
dfec3ef61a
The generation of tiles for nodes with two successors was broken for nodes with two successors because it assumed that at least one of them was inlined. This is may not be true in general. This commit fixes the tile generation for those cases.