summaryrefslogtreecommitdiffstats
path: root/utils/count
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-261-20/+0
* Install three utils, "FileCheck", "count", and "not", for now to appease llvm...NAKAMURA Takumi2013-12-201-2/+2
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-201-1/+1
* Fix extra fread after EOF, non-wires-crossed version.Dan Gohman2010-06-011-2/+4
* revert r105223 which broke all my testing.Chris Lattner2010-05-311-1/+1
* Fix count so that it doesn't make an extra fread call afterDan Gohman2010-05-311-1/+1
* Add count/not tools as executables.Daniel Dunbar2009-09-243-0/+71