aboutsummaryrefslogtreecommitdiffstats
path: root/utils/countloc.sh
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* Make all tools that use llvmdo have a -topdir option that allows the topReid Spencer2006-08-141-5/+14
* Use the new -code-only option to llvmdo so that we only count things thatReid Spencer2006-08-131-1/+1
* Make this script not care where it is run from by getting the llvm srcReid Spencer2006-08-111-1/+1
* Documentation upgrade.Reid Spencer2004-09-201-2/+6
* Base the implementation on the llvmdo script so that we only have toReid Spencer2004-09-201-14/+2
* Don't count .lo files :)Chris Lattner2004-09-201-0/+1
* Added a tool to more accurately count the lines of code. The previousReid Spencer2004-09-061-0/+38