Move variable "Bits" declaration/definition into the DEBUG block where its usage
authorJohnny Chen <johnny.chen@apple.com>
Fri, 2 Apr 2010 23:13:52 +0000 (23:13 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 2 Apr 2010 23:13:52 +0000 (23:13 +0000)
commit55f71187a53d29e9df39d5ae298f7368028f93d0
tree79d0bb1d6d30f1043fbd39c1206f51db510c521b
parent493a441391e2f28ff211835a0afba7aced4265e8
Move variable "Bits" declaration/definition into the DEBUG block where its usage
is expected.

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