rust/compiler/rustc_codegen_ssa
bjorn3 42b0b8080d Replace ByVal attribute with on_stack field for Indirect
This makes it clearer that only PassMode::Indirect allows ByVal
2020-11-21 19:22:30 +01:00
..
src Replace ByVal attribute with on_stack field for Indirect 2020-11-21 19:22:30 +01:00
Cargo.toml
README.md

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