Eliminate some unused variable compile time warnings.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 24 Nov 2008 07:09:49 +0000 (07:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 24 Nov 2008 07:09:49 +0000 (07:09 +0000)
commit24ac408ce891321d1a5d62beaf3487efce6f2b22
tree85f3ad2754aa543930e554925a6411529a3b0a7e
parentd21c6ef9d00650c39f6fe10031f105753446c155
Eliminate some unused variable compile time warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp