Files
llvm-6502/test/Verifier
Reid Spencer 1451afe0e4 Make sure these tests pass for the right reasons (verifier error, rather than
failure to assemble).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40696 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-01 23:07:36 +00:00
..
2004-11-06 23:08:26 +00:00
2006-07-11 20:29:21 +00:00
2004-11-06 23:08:26 +00:00
2007-04-15 10:26:05 +00:00
2004-11-06 23:08:26 +00:00
2004-11-06 23:08:26 +00:00

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.