Verify that function call arguments match the function signature
authorChris Lattner <sabre@nondot.org>
Wed, 8 May 2002 19:49:50 +0000 (19:49 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 May 2002 19:49:50 +0000 (19:49 +0000)
commit56732fb869701f17b62e6995be2643d686b5567c
treefaad475217a1e06aa67b810881cefc2e6e18a42d
parent9ddc86c6e51617d1170eed07a4320edf6679f655
Verify that function call arguments match the function signature

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