Fix an assumption that there is a single return value when verifying
authorBob Wilson <bob.wilson@apple.com>
Wed, 29 Jul 2009 16:25:56 +0000 (16:25 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 29 Jul 2009 16:25:56 +0000 (16:25 +0000)
commitdc297c1f66499de864135bdd4d79d653f3d280dc
tree68d615859bbf92079f538bb0da0e08486f7c9918
parenteb85728970c6152842577658ac2c5d2ff3a98b13
Fix an assumption that there is a single return value when verifying
overloaded types for intrinsic parameters.

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