[LLVM][IR] Use splat syntax when printing ConstantExpr based splats. (#116856)
[llvm-project.git] / llvm / test / Verifier / README.txt
blobc04152172e9a2904318f1622d02dac396f78724d
1 This directory contains testcases that the verifier is supposed to detect as
2 malformed LLVM code.  Testcases for situations that the verifier incorrectly
3 identifies as malformed should go in the test/Assembler directory.