[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)
commit6aa873b392176b4665ebe82918d083bbf68885a2
tree1b0d6c78cac52fb85ca64d8260b11a9b88c12e58
parent80fe6bd1426bbee1a7180203897fb247e432166b
[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

llvm-svn: 242631
llvm/utils/lit/lit/util.py