OSDN Git Service

[x86] Switch an if which is trivially true to an assert. NFC
authorChandler Carruth <chandlerc@gmail.com>
Wed, 18 Feb 2015 11:46:27 +0000 (11:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 18 Feb 2015 11:46:27 +0000 (11:46 +0000)
commit406928ebbae897a63f4fefa8944ef9f5d6c80b53
tree405e4bbb4375b0f34e55c4cfd4bc9843b4df0db9
parent72cacedbb77a65f28d144ed1f2cfb473936d5b5f
[x86] Switch an if which is trivially true to an assert. NFC

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