diff options
| author | bors <bors@rust-lang.org> | 2022-08-01 18:43:57 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-08-01 18:43:57 +0000 |
| commit | fe3342816a282949f014caa05ea2e669ff9d3d3c (patch) | |
| tree | 11ce44e74d9e0132d9a0daa817aa0e777d74fba6 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | c9e134e1b609e571f4d7d18f91f0ccb1a0cb685d (diff) | |
| parent | 722d67d5e7d55f7135984fe359892476564429d4 (diff) | |
| download | rust-fe3342816a282949f014caa05ea2e669ff9d3d3c.tar.gz rust-fe3342816a282949f014caa05ea2e669ff9d3d3c.zip | |
Auto merge of #99476 - dpaoliello:rawdylibvectorcall, r=michaelwoerister
Add tests for raw-dylib with vectorcall, and fix vectorcall code generation * Adds tests for using `raw-dylib` (#58713) with `vectorcall`. * Fixed code generation for `vectorcall` (parameters have to be marked with `InReg`, just like `fastcall`). * Enabled running the `raw-dylib` `fastcall` tests when using MSVC (since I had to add support in the test for running MSVC-only tests since GCC doesn't support `vectorcall`).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
