diff options
author | Martin Storsjo <martin@martin.st> | 2018-06-20 20:59:18 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-06-20 20:59:18 +0000 |
commit | dd75eb531ded76380cd39f953aba9913a811fb6d (patch) | |
tree | 0a4f5faf29aae5e91000980995545ea119d4222e /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 3d1c8c97b870ac980bb45962de4578adbc0852cc (diff) | |
download | llvm-dd75eb531ded76380cd39f953aba9913a811fb6d.zip llvm-dd75eb531ded76380cd39f953aba9913a811fb6d.tar.gz llvm-dd75eb531ded76380cd39f953aba9913a811fb6d.tar.bz2 |
[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/D48355
llvm-svn: 335171
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions