fix a critical bug where the generated table would say
authorChris Lattner <sabre@nondot.org>
Mon, 6 Sep 2010 03:11:10 +0000 (03:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 Sep 2010 03:11:10 +0000 (03:11 +0000)
commit6d7c307a088664c007a0b7e801d2376cd15a9da0
tree7de550c9fe8d52932e96efc7186a076284de7217
parent2ba1359ba6500378ada6630b68a5275410227e77
fix a critical bug where the generated table would say
"1 strings to match" in a comment, which isn't gramatic.

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