rust/compiler/rustc_codegen_ssa
Nicholas Nethercote f974617bda Move ArgAbi::pad_i32 into PassMode::Cast.
Because it's only needed for that variant. This shrinks the types and
clarifies the logic.
2022-08-26 11:12:36 +10:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.