Hoist a check to eliminate obvious mismatches as early as possible. Also, fix
authorChad Rosier <mcrosier@apple.com>
Thu, 30 Aug 2012 21:43:05 +0000 (21:43 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 30 Aug 2012 21:43:05 +0000 (21:43 +0000)
commit0bad086d6dd2ee2d4ab8269ace959f7fb9cb3b9d
tree501015c294d79478e54d8afc6ea82f15ae935486
parente757f00446fb3c80a96d729f0530b87e9148db7f
Hoist a check to eliminate obvious mismatches as early as possible.  Also, fix
an 80-column violation in the generated code.  No functional change intended.

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