Remove unused field NumVariable from Filter class. Even it was needed the same result...
authorCraig Topper <craig.topper@gmail.com>
Fri, 16 Mar 2012 00:56:01 +0000 (00:56 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 16 Mar 2012 00:56:01 +0000 (00:56 +0000)
commit797ba55e20fa5c6b0bcaf3ab676b54c65a4666ac
tree6767be26a5faecbae9d5fb27f5def8d86cc7c77c
parente9f15c8a563a745c5cafa7c98b1f12de2dcab070
Remove unused field NumVariable from Filter class. Even it was needed the same result could be found with VariableInstructions.size(). Also fix some typos in comments.

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