The last verification check for the new EH model.
authorBill Wendling <isanbard@gmail.com>
Wed, 21 Sep 2011 22:57:02 +0000 (22:57 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 21 Sep 2011 22:57:02 +0000 (22:57 +0000)
commitcccfd194ecf8e1c6fb203ec3f96aca8cfe9e0484
treed26849579123ad1c87f90e205a0ed078ac085c65
parentafbaf48fc4a645a95737ea81e2e0fde47a6150ba
The last verification check for the new EH model.

This makes sure that the unwind destination of an invoke is a landing pad.

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