rust/compiler
Jubilee fe2cbbd2d5
Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelix
rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972)

Command line flag `-Zregparm=<N>` for X86 (32-bit) for rust-for-linux: https://github.com/rust-lang/rust/issues/116972
Implemented in the similar way as fastcall/vectorcall support (args are marked InReg if fit).
2024-10-21 20:32:00 -07:00
..
2024-10-19 18:07:35 +00:00
2024-10-09 10:28:16 -07:00
2024-10-20 08:34:25 +00:00
2024-10-19 18:07:35 +00:00