Add checks for the landingpad instruction's clause values to make sure that
authorBill Wendling <isanbard@gmail.com>
Fri, 12 Aug 2011 20:52:25 +0000 (20:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 12 Aug 2011 20:52:25 +0000 (20:52 +0000)
commit746c882538fb1def27b61f06ce03b320858b1b89
treefa84c0255af44020645b7c67af5a9d47689adeaa
parent0d09499cf3e2d927cdc53ec79895303ac12808ac
Add checks for the landingpad instruction's clause values to make sure that
they're the correct type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137511 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp