[LIT] Allow for executeCommand to take the stdin input.
authorEric Fiselier <eric@efcs.ca>
Sun, 19 Jul 2015 00:28:14 +0000 (00:28 +0000)
committerEric Fiselier <eric@efcs.ca>
Sun, 19 Jul 2015 00:28:14 +0000 (00:28 +0000)
commit4ec433f504bc6659889daff4097732287b4b563a
tree17d4bef2d6a1af3e2d5d59d083c442cae3af8d44
parent9549a0c0bcaf851f0cb1deffb215a5b5c55e6faf
[LIT] Allow for executeCommand to take the stdin input.

Summary: This patch allows executeCommand to pass a string to the processes stdin.

Reviewers: ddunbar, jroelofs

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11332

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242631 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/util.py