Remove unused variables found by gcc-4.6's -Wunused-but-set-variable.
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 18 Jan 2011 00:51:23 +0000 (00:51 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 18 Jan 2011 00:51:23 +0000 (00:51 +0000)
commit955ed73d12f2b186ef3f80da872b702cd7f2895b
treea00bc1a37c2d14a1484e8fac78a5716013d077a2
parentf22432282c78a65828cd9da94028e8b798858180
Remove unused variables found by gcc-4.6's -Wunused-but-set-variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123707 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp