commit | 7ef8270ddac1d8eb91647b9abd5e1cfc9d5a48ec | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Wed Jun 20 21:03:34 2018 +0000 |
committer | Martin Storsjo <martin@martin.st> | Wed Jun 20 21:03:34 2018 +0000 |
tree | 600d1a34f7db2b577ead17763df9b16a111e4ed4 | |
parent | 5aa278078ee593388123e1dedda6e9da06df5253 [diff] |
[CMake] Convert paths to the right form in standalone builds on Windows The paths output from llvm-config --cmakedir and from clang --print-libgcc-file-name can contain backslashes, while CMake can't handle the paths in this form. This matches what compiler-rt already does (since SVN r203789 and r293195). Differential Revision: https://reviews.llvm.org/D48356 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@335172 91177308-0d34-0410-b5e6-96231b3b80d8