[PATCH] D53066: [Driver] Use forward slashes in most linker arguments
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 23 14:42:43 PDT 2018
mstorsjo updated this revision to Diff 170755.
mstorsjo retitled this revision from "[RFC] [Driver] Use forward slashes in most linker arguments" to "[Driver] Use forward slashes in most linker arguments".
mstorsjo added a comment.
Converting more path instances, enough to fix the tests that failed on windows bots. The patch is not very pretty, though...
https://reviews.llvm.org/D53066
Files:
lib/Driver/Driver.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/Gnu.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53066.170755.patch
Type: text/x-patch
Size: 4189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181023/dc8acc9d/attachment-0001.bin>
More information about the cfe-commits
mailing list