Use variable type for index into mnemonic table. Shrinks size of index field on in...
authorCraig Topper <craig.topper@gmail.com>
Tue, 18 Sep 2012 06:10:45 +0000 (06:10 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 18 Sep 2012 06:10:45 +0000 (06:10 +0000)
commitfee7f01d1e193266b9ca88ef6b5466d543e4cec4
tree392be64070c03a385c5309ddea50b4ac293b5540
parent34aadd63346b5f9b98749a306b71fcb00ee6996f
Use variable type for index into mnemonic table. Shrinks size of index field on in tree targets. Saving static data space.

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