diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-08-07 20:49:46 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 20:49:46 +1000 |
| commit | 27ab08811f50fa955b3207c554e6acb8921d5680 (patch) | |
| tree | 54a5d70920e7b11a29a27b7154666ed94c2134e6 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 3636042664c9d5fade6a13079e0fe0ea19bd47df (diff) | |
| parent | d2e3ea9ba72a74e5de383e440239f768411b2315 (diff) | |
| download | rust-27ab08811f50fa955b3207c554e6acb8921d5680.tar.gz rust-27ab08811f50fa955b3207c554e6acb8921d5680.zip | |
Rollup merge of #144659 - mati865:gnullvm-vendor-libunwind, r=Kobzol
bootstrap: refactor mingw dist and fix gnullvm Fixes https://github.com/rust-lang/rust/issues/144533 The first two commits are NFC and only clean up the code, paving the way for the third commit. That said, I think they are worthwhile even without that fix - reusing the same function for two different outcomes was confusing. The third commit is the fix for https://github.com/rust-lang/rust/issues/144533, but due to the cross-compilation dance it requires a workaround to find the DLL since that logic really was meant only for Windows builders. That workaround is short-lived and will be removed as soon as gnullvm bootstraps itself.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
