blob: c04152172e9a2904318f1622d02dac396f78724d [file] [log] [blame]
Chris Lattner74d8dcc2002-08-22 20:20:08 +00001This directory contains testcases that the verifier is supposed to detect as
2malformed LLVM code. Testcases for situations that the verifier incorrectly
Nick Lewycky24768412008-03-16 07:31:23 +00003identifies as malformed should go in the test/Assembler directory.