Fix the verification for overloaded intrinsic types. Check that they are
authorDan Gohman <gohman@apple.com>
Thu, 16 Aug 2007 22:06:45 +0000 (22:06 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 16 Aug 2007 22:06:45 +0000 (22:06 +0000)
commitfe5b4393d40e3a81b09fd1852901688a20e41b6b
tree14613470389a347989278e7b143e375307cc144a
parent62bc33c954591039fa134fa251d570a2032cfa74
Fix the verification for overloaded intrinsic types. Check that they are
what they're supposed to be before using them.

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