rust/compiler/rustc_codegen_ssa
Matthias Krüger 722514f466
Rollup merge of #122212 - erikdesjardins:byval-align2, r=wesleywiser
Copy byval argument to alloca if alignment is insufficient

Fixes #122211

"Ignore whitespace" recommended.
2024-03-14 20:00:18 +01:00
..
2024-03-08 12:34:05 +03:00

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