mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 22:34:01 +00:00

An upstream LLVM change changed behavior here to respect the host system quoting rules; previously the posix-style format was always used for @files.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.