Move a variable into the assert where it's used - fixes a -Asserts
authorEric Christopher <echristo@gmail.com>
Thu, 12 Mar 2015 23:13:03 +0000 (23:13 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 12 Mar 2015 23:13:03 +0000 (23:13 +0000)
commit740aee4b5341ec217eda0902d4ad340a831b4cee
treede274df6e438b590de3f08db8c9d38a4e495fc88
parent88d724909e2cda097eb0e20d669cdeaacea4c788
Move a variable into the assert where it's used - fixes a -Asserts
build warning/error.

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