Add some basic checks of CallInst's.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 22:11:52 +0000 (22:11 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 22:11:52 +0000 (22:11 +0000)
commitefdd0a2c2eaccb6a6d9846faa64bb78e893f295b
treed72d9907731de62dc8b18e3eafdba659ea866a9f
parent7b5577b371cd96cf500108fa173b179a705e6857
Add some basic checks of CallInst's.
Assert now returns from the current function on error.

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