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)
commitf71e7ad3cc39d025a8f082364a9fbf62bca2157b
treedffb10452e75cd5b1495aa6e7234d0872d353538
parent51c25b0818d70569a01ed0e4f574e0d4e3ec6b8b
Fix operand type conditions in one of ICmpInst constructors.

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

llvm-svn: 172535
llvm/include/llvm/IR/Instructions.h