* Fix bug: test/Regression/Verifier/2002-04-13-RetTypes.ll
authorChris Lattner <sabre@nondot.org>
Sat, 13 Apr 2002 22:48:46 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Apr 2002 22:48:46 +0000 (22:48 +0000)
commitea249247323a1539405f51975f467cc4da268cef
tree75146af2138380021776a96fb29c69254332a2e1
parentcbec8be8f8f86c26147fd280912c147ad9b1e974
* Fix bug: test/Regression/Verifier/2002-04-13-RetTypes.ll
* Check that arguments match the method types of the method they live in

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