mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
63df6f1200
rustc_target: update x86_win64 to match the documented calling convention for f128 llvm/llvm-project@5ee1c0b714 updates llvm to match the documented calling convention to pass f128 indirectly. This change makes us do that on all versions of LLVM, not just starting with LLVM 21. `@rustbot` label llvm-main try-job: dist-x86_64-msvc try-job: dist-x86_64-mingw try-job: x86_64-msvc-1 try-job: x86_64-msvc-2 try-job: x86_64-mingw-1 try-job: x86_64-mingw-2