diff options
author | Brian Gesiak <modocache@gmail.com> | 2017-07-27 16:50:40 +0000 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2017-07-27 16:50:40 +0000 |
commit | d256538b3a3c96e96d112b02a87ab380d61ef96f (patch) | |
tree | f6196317a9724336b5a3612b5709def23d5a0638 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
parent | 2574d7cbf635076825ea7953b12b75593ba41024 (diff) | |
download | bcm5719-llvm-d256538b3a3c96e96d112b02a87ab380d61ef96f.tar.gz bcm5719-llvm-d256538b3a3c96e96d112b02a87ab380d61ef96f.zip |
[lit] Fix order of checks in shtest-shell.py test
Summary:
An expectation in `utils/lit/tests/Inputs/shtest-shell/redirects.txt`
expects that first a string printed to stdout is seen, and then a
string printed to stderr. Add `flush()` calls to ensure that stdout is
printed before stderr, as expected.
Reviewers: rnk, mgorny, jroelofs
Reviewed By: rnk
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D35947
llvm-svn: 309292
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions