Add new check of return value type matching ret instruction values types
authorChris Lattner <sabre@nondot.org>
Fri, 12 Apr 2002 18:20:49 +0000 (18:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Apr 2002 18:20:49 +0000 (18:20 +0000)
commit23f0ce610224e8cfd820ee2dcfc3a4c295ca2ced
tree548fc7cd6cc6540c58ed0545f502cea460d51c27
parente7eaf17158a0c752b8826066996de71030818d67
Add new check of return value type matching ret instruction values types

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