xref: /llvm-project/llvm/test/Verifier/README.txt (revision 227c7a290b2cdecbef0f35545c9fdf54ca8705af)
1This directory contains testcases that the verifier is supposed to detect as
2malformed LLVM code.  Testcases for situations that the verifier incorrectly
3identifies as malformed should go in the test/Assembler directory.
4