Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 1 | This directory contains testcases that the verifier is supposed to detect as |
2 | malformed LLVM code. Testcases for situations that the verifier incorrectly | ||||
Nick Lewycky | 80c86ec | 2008-03-16 07:31:23 +0000 | [diff] [blame] | 3 | identifies as malformed should go in the test/Assembler directory. |