Detect best type for some static index tables instead of just using uint32_t to reduc...
authorCraig Topper <craig.topper@gmail.com>
Mon, 24 Nov 2014 02:08:35 +0000 (02:08 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 24 Nov 2014 02:08:35 +0000 (02:08 +0000)
commit84d3252d1bc44a4a9ba322a8f58ababfcfb29674
tree9a6ab9777044f434cf4378ca210c05659797bffd
parent30f747478ab1a4094bdbac162ba2b901f2814d67
Detect best type for some static index tables instead of just using uint32_t to reduce total data size.

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