mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
dfec3ef61afbe4a4ab62c8a2a301d1b268c13bcd
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.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%