OSDN Git Service

[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)
commit33153513fb353feb8e66249d52e1b407be45f491
treeeb622f9257f7af03060a22911e042ed7f407316b
parenta6f9501b620310638a76b04fba069c71974c646a
[x86] Sink a variable only used by asserts into the asserts. Should fix
some -Werror bots, sorry for the noise.

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