mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 12:17:40 +00:00
Fix a mix-up of a block with its predecessors in handling of SwitchInt edge effects for backward analysis. Note that this functionality is currently unused, so change has no practical impact.