mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
4e4092f8cc
Ensure: - builders always have a `bx` suffix; - backend basic blocks always have an `llbb` suffix, - paired builders and basic blocks have consistent prefixes.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.