commit | 24591a76cd3c13b05c8454425135988b1c2622ba | [log] [tgz] |
---|---|---|
author | Martin Storsjo <[email protected]> | Wed Jun 20 20:53:19 2018 +0000 |
committer | Martin Storsjo <[email protected]> | Wed Jun 20 20:53:19 2018 +0000 |
tree | 93b80a407b7247ab5cc07f6979e4696146729ec3 | |
parent | 0a7bf58f2e820e9e5ceb5cb030f5bf1c96561c1a [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/D48353 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@335169 91177308-0d34-0410-b5e6-96231b3b80d8