aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/StringToOffsetTable.h
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-03-15 18:05:54 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-03-15 18:05:54 +0000
commitd66b9a222b38d7d29646c582b70a1c107ca615de (patch)
treee624b66ed1ca7beb42a6b6be5989f36de75e2e2a /utils/TableGen/StringToOffsetTable.h
parent8a6bcc3722729803a16b5885de1ff85a3752e6a0 (diff)
Revert r152105: "Use uint16_t to store indices into string table"
This patch limited the concatenated register names to 64K which meant that the total number of registers was many times less than 64K. If any compilers actually enforce the 64K limit on string literals, and it turns out to be a problem, we should fix that problem by not using long string literals. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152816 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/StringToOffsetTable.h')
0 files changed, 0 insertions, 0 deletions