Don't merge unreachable blocks (#2375)
Fixes #2374 * Block merging no longer merges unreachable blocks into their successors * added a test
Loading
Please register or sign in to comment
Fixes #2374 * Block merging no longer merges unreachable blocks into their successors * added a test