[PATCH] D30231: Replace backslashes with forward slashes

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 15:23:42 PST 2017


zturner added a comment.

Actually this isn't going to work because `%workdir` isn't even evaluated yet.  Galina, do you know how to get the working directory with forward slashes instead of backslashes?


https://reviews.llvm.org/D30231





More information about the llvm-commits mailing list