Avoid variable shadowing.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 9 Mar 2007 06:02:17 +0000 (06:02 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 9 Mar 2007 06:02:17 +0000 (06:02 +0000)
commitf0e3bb13337f59c7f158e4af5aa9a11a2e76fa9d
tree4e4a2a0dc0c6d431f3cbef0882811f3b3a52e943
parent47992ea4be0b5a357178e7f734625e9d4a27492d
Avoid variable shadowing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35039 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp