summaryrefslogtreecommitdiffstats
path: root/llvm/utils/not/not.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge System into Support.Michael J. Spencer2010-11-291-2/+2
| | | | llvm-svn: 120298
* not is testing for a normal exit with a non-zero value. It shouldn'tDan Gohman2010-10-291-1/+11
| | | | | | return success if the child process is killed with a signal. llvm-svn: 117701
* Add count/not tools as executables.Daniel Dunbar2009-09-241-0/+17
- Apparently, I'm willing to do incredibly stupid things in the name of portability. llvm-svn: 82685
OpenPOWER on IntegriCloud