[PATCH] D35277: Make shell redirection construct portable

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 15:06:47 PDT 2017


rnk accepted this revision.
rnk added a comment.

Eventually when we standardize on the lit test runner, this will not be an issue. LLVM can choose what shell syntax it wants to use without worrying about the system shell.


Repository:
  rL LLVM

https://reviews.llvm.org/D35277





More information about the llvm-commits mailing list