mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
7323cecec1e827de67eda340f20ab736a524b31e
Break node creation is now improved to avoid edge index swapping that can cause inversion of conditions later on in the decompilation pipeline. To do this, the creation and connection of the break nodes is done during the bulk insertion of nodes in a collapsed region.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%