mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
d773bd07d6
Refactor remove_noop_landing_pads in two loops. The point is to avoid clearing the CFG cache as often. r? `@ghost` for perf