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
..

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