Files
rust/compiler
Jubilee 7142e0db60 Rollup merge of #130398 - ChrisDenton:win-cross, r=jieyouxu
Add system libs for LLVM when cross compiling for Windows

Windows uses "import libraries" to link to system libraries. These are a kind of static lib that are distributed with the Windows SDK and therefore they don't rely on the host. All that matters is you have the right SDK installed for the target.
2024-09-15 23:51:26 -07:00
..
2024-09-11 17:52:53 -04:00
2024-07-29 08:26:52 +10:00
2024-09-11 17:24:01 -04:00
2024-07-29 08:26:52 +10:00
2024-09-11 17:24:01 -04:00