about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDouglas Young <rcxdude@gmail.com>2024-03-16 14:17:10 +0000
committerDouglas Young <rcxdude@gmail.com>2024-03-20 23:38:15 +0000
commit7c98b8293071cf1fce594e7f911410d8f906269f (patch)
treeb528659fc80504a1db9b840cd0a54b06df1339ef /compiler/rustc_codegen_llvm/src
parente3df96cfda905301fc8514e000f942222c1ab6ad (diff)
downloadrust-7c98b8293071cf1fce594e7f911410d8f906269f.tar.gz
rust-7c98b8293071cf1fce594e7f911410d8f906269f.zip
Use MSVC-style escaping when passing a response/@ file to lld on windows
LLD parses @ files like the command arguments on the platform it's on,
so on windows it needs to follow the MSVC style to work correctly.
Otherwise builds can fail if the linker command gets too long and the
build path contains spaces.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions