reject some invalid IR. We already assert and reject this from the
authorChris Lattner <sabre@nondot.org>
Mon, 18 Jan 2010 19:50:32 +0000 (19:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Jan 2010 19:50:32 +0000 (19:50 +0000)
commitb905b09f2167c5c45e23e55e609b8acff07d317d
treeab45f5b280a91176233a31b29271a134adcded60
parent097ea8315f107fe632df9e9de3af2f97a8d2ff65
reject some invalid IR.  We already assert and reject this from the
.ll parser, but PR6070 wants it in the verifier too.

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