aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-10-14 16:17:02 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-10-14 16:17:02 +0000
commitd7e27eac19ffd36e1376e33de147803413e36886 (patch)
tree10e7df2f11d777bbd4e76bf3fe3caad9b2e93025 /llvm/lib/CodeGen/MachineFunction.cpp
parenta3f23e37255923a7f98344e6aed27857c05008ac (diff)
downloadllvm-d7e27eac19ffd36e1376e33de147803413e36886.zip
llvm-d7e27eac19ffd36e1376e33de147803413e36886.tar.gz
llvm-d7e27eac19ffd36e1376e33de147803413e36886.tar.bz2
Fix dotest.py test runner exit code to return non-zero on failure/error.
This addresses this bug: http://www.llvm.org/bugs/show_bug.cgi?id=21267 Which has been broken since svn r215256 on Aug 8 2014. DO NOT REVERT THIS COMMIT EVEN IF IT CREATES TEST FAILURES. The test failures are a result of accumulation of hidden failures that were masked by the bug this change fixes. Most of our test runners as part of build testing rely on dotest.py returning non-zero to indicate some kind of errant test run. Thus, we have been flying blind since Aug 8 2014. llvm-svn: 219689
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions