Fix operand type conditions in one of ICmpInst constructors.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 15 Jan 2013 15:30:33 +0000 (15:30 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 15 Jan 2013 15:30:33 +0000 (15:30 +0000)
commite1c49906dcd26486ddac08207817d0e2ce4a2829
treef349fa85fb6f05a5b7485960d0d164cc1373d7bb
parent08bcd5bc4d48018626bd381aa47791b60b24b174
Fix operand type conditions in one of ICmpInst constructors.

It was out of sync with the conditions in the other two constructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172535 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instructions.h