Remove variable store that is never read.
authorEric Christopher <echristo@gmail.com>
Mon, 22 Apr 2013 13:51:44 +0000 (13:51 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 22 Apr 2013 13:51:44 +0000 (13:51 +0000)
commitb929b13c77a316dd9efd278399b9577fafca9a84
tree8d05c22976a2b220064b7ba23dd9ad1f66a98c21
parentf38bc31b0d37605e70f350d7862cfac5727efe49
Remove variable store that is never read.

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