Testcase for PR340: Verifier misses malformed switch instruction
authorChris Lattner <sabre@nondot.org>
Fri, 21 May 2004 16:47:02 +0000 (16:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 May 2004 16:47:02 +0000 (16:47 +0000)
commit6d09becf08551980d922cc1d8a015ea3eda567c9
treed8679f375bdf22b8c4e90b9b7ae52e33ea14e3d8
parentc2fb006ecb2846b04542da589fe61196bc6b03b3
Testcase for PR340: Verifier misses malformed switch instruction

This testcase was reduced by John, thanks!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13617 91177308-0d34-0410-b5e6-96231b3b80d8
test/Verifier/2004-05-21-SwitchConstantMismatch.ll [new file with mode: 0644]