Make assertions more consistent with the rest of the intrinsic
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 13 Jun 2004 00:55:26 +0000 (00:55 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 13 Jun 2004 00:55:26 +0000 (00:55 +0000)
commitac700ca926ae95d9d33fe9cf0fd1e3d7205a5320
treee55ca6f7c8530f40220c220497f22bfe8e5c8d14
parent9685372062a07c49d6c940d9094df07850092cd2
Make assertions more consistent with the rest of the intrinsic
function verification and make it a requirement that both arguments to
llvm.isunordered are of the same type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14165 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp