it isn't valid to take the address of the entry block.
authorChris Lattner <sabre@nondot.org>
Fri, 30 Oct 2009 22:15:48 +0000 (22:15 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 Oct 2009 22:15:48 +0000 (22:15 +0000)
commit287db0c23c9188c563cc2ff449733f233535496e
treed32cd36a9a7659225cfc106bb8f148c14b3111ea
parent7cb7e12c08c8d723a64a51833028470077e85316
it isn't valid to take the address of the entry block.

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