blob: c04152172e9a2904318f1622d02dac396f78724d [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001This directory contains testcases that the verifier is supposed to detect as
2malformed LLVM code. Testcases for situations that the verifier incorrectly
Nick Lewycky80c86ec2008-03-16 07:31:23 +00003identifies as malformed should go in the test/Assembler directory.