1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Regression/Verifier
Chris Lattner 70b2f56c5a this test is malformed
llvm-svn: 24993
2005-12-23 16:13:52 +00:00
..
2002-04-13-RetTypes.ll
2002-11-05-GetelementptrPointers.ll
2003-11-21-FunctionReturningStructure.ll
2004-01-22-FloatNormalization.ll this test is malformed 2005-12-23 16:13:52 +00:00
2004-05-21-SwitchConstantMismatch.ll
2005-03-21-UndefinedTypeReference.ll New testcase that the assembler incorrectly accepts. 2005-03-21 06:24:53 +00:00
AmbiguousPhi.ll
dg.exp
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.