rust/compiler/rustc_llvm
Nikita Popov 97f6e4d34b Quote embedded codeview command line arguments
The formatting of the command line arguments has been moved to the
frontend in:
e190d074a0

However, the Rust logic introduced in
ad0ecebf43
did not replicate the previous argument quoting behavior.
2025-02-14 11:02:28 +01:00
..
llvm-wrapper Quote embedded codeview command line arguments 2025-02-14 11:02:28 +01:00
src Make `RustString` an extern type to avoid `improper_ctypes` warnings 2024-11-09 11:07:44 +11:00
Cargo.toml Bump `cc` to v1.2.13 for the compiler workspace 2025-02-10 00:06:31 -08:00
build.rs move second opt run to lto phase and cleanup code 2025-02-10 01:35:22 -05:00