Actually implement some checking in the verifier.
authorChris Lattner <sabre@nondot.org>
Wed, 20 Feb 2002 17:55:43 +0000 (17:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Feb 2002 17:55:43 +0000 (17:55 +0000)
commit44d5bd91891a01dde05a470c88e857e563d69cde
tree29789decc3b3fe638c8d9d95ac9749f290103d31
parent62cca70d346e8f735565cdf5e2d6b66b9d7556e0
Actually implement some checking in the verifier.
These specific problems were ones Anand ran into in his work and seem not
uncommon for beginners.

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