[x86] Sink a variable only used by asserts into the asserts. Should fix
authorChandler Carruth <chandlerc@gmail.com>
Sun, 27 Jul 2014 01:45:49 +0000 (01:45 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 27 Jul 2014 01:45:49 +0000 (01:45 +0000)
commit64a7c828cb7c6c389f05fd4be51ae2ef6a71b7d9
treed26b256a19ee77631b6479d4a80161e83369cdf9
parent80c5bfd8436f9159769b66667019688c681db0cd
[x86] Sink a variable only used by asserts into the asserts. Should fix
some -Werror bots, sorry for the noise.

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