[PATCH] D77165: libclc: Use temporary files rather than a pipe
Jan Vesely via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 06:57:43 PDT 2020
jvesely added a comment.
Windows does have pipes. they work both in `cmd` and `powershell`, but perhaps cmake is not using shell to invoke these commands?
What was the generator target you used?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77165/new/
https://reviews.llvm.org/D77165
More information about the llvm-commits
mailing list