1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/test/Regression/Verifier
Chris Lattner 9eaa64a9bd Testcase for PR340: Verifier misses malformed switch instruction
This testcase was reduced by John, thanks!

llvm-svn: 13617
2004-05-21 16:47:02 +00:00
..
2002-04-13-RetTypes.ll
2002-11-05-GetelementptrPointers.ll New testcase to handle eventually 2002-11-06 00:52:21 +00:00
2003-11-21-FunctionReturningStructure.ll New testcase 2003-11-21 22:28:49 +00:00
2004-05-21-SwitchConstantMismatch.ll Testcase for PR340: Verifier misses malformed switch instruction 2004-05-21 16:47:02 +00:00
AmbiguousPhi.ll
PhiGrouping.ll
README.txt
SelfReferential.ll

This directory contains testcases that the verifier is supposed to detect as
malformed LLVM code.  Testcases for situations that the verifier incorrectly
identifies as malformed should go in the Regressions/Assembler directory.