llvm-6502/utils/lit
Daniel Dunbar 5a461dd513 lit: When executing shell scripts internally, don't allow piped stderr on any
commands except the last one, instead redirect the stderr to a temporary
file. This sidesteps a potential deadlocking issue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82538 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-22 09:50:38 +00:00
..
lit.py
LitConfig.py
LitFormats.py
ProgressBar.py
ShCommands.py
ShUtil.py
TclUtil.py
Test.py
TestFormats.py
TestingConfig.py
TestRunner.py lit: When executing shell scripts internally, don't allow piped stderr on any 2009-09-22 09:50:38 +00:00
TODO
Util.py