OSDN Git Service

We always bounds check the bit set, there is no need to emit zero bytes at the end.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 23 Jul 2011 02:49:37 +0000 (02:49 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 23 Jul 2011 02:49:37 +0000 (02:49 +0000)
commita397a11c7c60e500baa36eea59a46a9aa2e5f35b
treee8c10a1d46e54d400499321f91b252b06ea572b1
parent71883edee29bbbbf3af2aca08de9e50e257252e7
We always bounds check the bit set, there is no need to emit zero bytes at the end.

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