summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCCodeGenInfo.cpp
diff options
context:
space:
mode:
authorVince Harron <vharron@google.com>2015-02-10 21:09:04 +0000
committerVince Harron <vharron@google.com>2015-02-10 21:09:04 +0000
commitdf3f00f30a83ba0e526ad13097dd4f841f6045a6 (patch)
tree2df9dea155ccb0d88a601587dfe7037e10b1b344 /llvm/lib/MC/MCCodeGenInfo.cpp
parentc008539736dea40fc1982a6d6cdd4c8c81129222 (diff)
downloadbcm5719-llvm-df3f00f30a83ba0e526ad13097dd4f841f6045a6.tar.gz
bcm5719-llvm-df3f00f30a83ba0e526ad13097dd4f841f6045a6.zip
Fix 'process launch -i' for remote processes
We want to forward stdin when stdio is not disabled and when we're not redirecting stdin from a file. renamed m_stdio_disable to m_stdin_forward and inverted value because that's what we want to remember. There was previously a bug that if you redirected stdin from a file, stdout and stderr would also be redirected to /dev/null Adds support for remote target to TestProcessIO.py Fixes ProcessIOTestCase.test_stdin_redirection_with_dwarf for remote Linux targets llvm-svn: 228744
Diffstat (limited to 'llvm/lib/MC/MCCodeGenInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud