Don't override the var from the enclosing scope.
authorJim Grosbach <grosbach@apple.com>
Wed, 25 Aug 2010 19:11:34 +0000 (19:11 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 25 Aug 2010 19:11:34 +0000 (19:11 +0000)
commitf78ee6316bc755779920ac207edc27a89c0bd2f9
tree9d152e329be029f437c8c854e46898308b863134
parent574aab5700bde870a2fb1334b5bb82551b6b6bce
Don't override the var from the enclosing scope.

When doing copy/paste/modify, it's apparently rather important to remember
the 'modify' bit...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112075 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseRegisterInfo.cpp