SelectionDAG: Silence unused variable warning on release builds
authorTom Stellard <thomas.stellard@amd.com>
Sat, 28 Sep 2013 03:10:17 +0000 (03:10 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Sat, 28 Sep 2013 03:10:17 +0000 (03:10 +0000)
commit8034d7100652091c20101554a3b6d6afa545e696
treed991df48c98b58a17dc488faba01de1e0daef746
parent9c598cfebcc3387676995873e65ae4fed96b3edc
SelectionDAG: Silence unused variable warning on release builds

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