diff options
author | Martin Storsjo <martin@martin.st> | 2018-06-20 20:53:19 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-06-20 20:53:19 +0000 |
commit | faf9589fae1c73e6495d4aa9d3299a18e12f145a (patch) | |
tree | 8728fde4b05f52de6726aa41a18825c94dea3089 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | e5a42e977f13e75db8068b2e8ffeef25d040a4ca (diff) | |
download | bcm5719-llvm-faf9589fae1c73e6495d4aa9d3299a18e12f145a.tar.gz bcm5719-llvm-faf9589fae1c73e6495d4aa9d3299a18e12f145a.zip |
[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
llvm-svn: 335169
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions