mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 00:27:06 +00:00
add `postorder_cache` to mir Body add `ReversePostorderCache` struct correct struct name and comments
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.