[PATCH] D43988: Fix processing of path names in response files on Windows
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 18:03:16 PST 2018
Bigcheese added a comment.
In https://reviews.llvm.org/D43988#1024762, @ruiu wrote:
> > LLVM's tools do not have a standard way to indicate the response file quoting style.
>
> But if there was a problem that we had to fix by adding `--rsp-quoting` option, that will become a problem with this patch, no?
Adding a `--rsp-quoting` option globally would likely change the same place this does.
https://reviews.llvm.org/D43988
More information about the llvm-commits
mailing list