Fix check. PHI nodes must be handled specially, of course.
authorChris Lattner <sabre@nondot.org>
Wed, 14 Jan 2004 05:42:52 +0000 (05:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Jan 2004 05:42:52 +0000 (05:42 +0000)
commitc9b0702a890c8afa3da413e42a3a7aa5bbd53e18
tree36ccfbc3259c50d09d19f19152cc2bf633172850
parent30768ac3c2395d5b2047ec84e1b8f4330ba2658f
Fix check.  PHI nodes must be handled specially, of course.

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