Dan Gohman 232e8feb40 Add a test script for counting lines. This can be used instead of the
"| grep foo | wc -l | grep 2" idiom used by many tests, so that, for
example, tests don't mistakenly accept a count of 12 when 2 is
expected. Also, the new form is more consice: "| grep foo | count 2".

llvm-svn: 40988
2007-08-10 15:07:05 +00:00
..
2007-08-07 12:27:03 +00:00
2007-07-17 06:20:38 +00:00
2007-07-19 23:13:04 +00:00