tighten up verifier checks which missed cases where
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2008 20:33:41 +0000 (20:33 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2008 20:33:41 +0000 (20:33 +0000)
commit80b8f5dd6b3cc079bfe6e906fdf6da39bf7466ab
tree823b3e740750003279102fcc2015830f65b663c1
parent67780f108ccb509dffe3ff63d3826ea6accb1bb1
tighten up verifier checks which missed cases where
return instrs operands didn't match up with function results.

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