not is testing for a normal exit with a non-zero value. It shouldn't
authorDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 20:20:29 +0000 (20:20 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 20:20:29 +0000 (20:20 +0000)
commit9dbb79aaac8dc2a94b13ddd4c8fdc659f0167716
treeb33fb353eb5fdc25290592ddeb0b53cef93b5b68
parent82c85b7490c9f12eccbdf5c69b1116f0eb5af036
not is testing for a normal exit with a non-zero value. It shouldn't
return success if the child process is killed with a signal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117701 91177308-0d34-0410-b5e6-96231b3b80d8
utils/not/not.cpp