mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-07 13:17:57 +00:00
It merges standalone IfBranch/ElseIfBranch nodes into IfElseIfChain nodes. This will ease CFG generation later.
It merges standalone IfBranch/ElseIfBranch nodes into IfElseIfChain nodes. This will ease CFG generation later.