[x86] Cleanup an unused variable by actually using it in the non-asserts
authorChandler Carruth <chandlerc@gmail.com>
Tue, 16 Sep 2014 02:14:51 +0000 (02:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 16 Sep 2014 02:14:51 +0000 (02:14 +0000)
commit2f21b7ec5c44e3a9ace0b25ac13e8c4ddee245a2
treea7203e707dc76ea50e11a9cadc35e056422b9548
parent367cf70f27e2e3261df2b27fc89fafe5b0a1dc22
[x86] Cleanup an unused variable by actually using it in the non-asserts
place where it was needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217854 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp