Fixing another -Wunused-variable warning, this time in release builds without asserts...
authorAaron Ballman <aaron@aaronballman.com>
Sat, 27 Dec 2014 19:17:53 +0000 (19:17 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Sat, 27 Dec 2014 19:17:53 +0000 (19:17 +0000)
commit4eb5c2e089218940cb8b9a8b0d26fed7ba39b89e
tree95971b09d9a0ae11dc61b33bd865df1c659cf64f
parentb66d54c5493528e1bd840a27bee7738484ed97f6
Fixing another -Wunused-variable warning, this time in release builds without asserts. NFC.

llvm-svn: 224889
llvm/lib/Target/X86/X86ISelLowering.cpp