rust/compiler/rustc_llvm
bors 1f9a018fa3 Auto merge of #130446 - durin42:llvm-20-fix-CommandLineArgs, r=workingjubilee
rustc_llvm: adapt to flattened CLI args in LLVM

This changed in
llvm/llvm-project@e190d074a0. I decided to stick with more duplication between the ifdef blocks to make the code easier to read for the next two years before we can plausibly drop LLVM 19.

`@rustbot` label: +llvm-main

try-job: x86_64-msvc
2024-09-22 05:26:41 +00:00
..
llvm-wrapper Auto merge of #130446 - durin42:llvm-20-fix-CommandLineArgs, r=workingjubilee 2024-09-22 05:26:41 +00:00
src update cfgs 2024-09-05 17:24:01 +01:00
Cargo.toml Pin `cc` to 1.0.105 2024-08-19 22:24:46 -04:00
build.rs Add system libs when cross compiling for Windows 2024-09-15 12:38:55 +00:00