llvm-6502/test/Verifier
Reid Spencer 2676f83776 Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-23 23:41:57 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +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 Adding srcdir arg 2004-11-19 22:45:25 +00:00
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.