rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 9a2362a76e linker: Fix escaping style for response files on Windows
If we use a С/С++ compiler as linker, then Posix-style escaping should be used.
2025-02-26 17:45:08 +03:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.