Rename llvm-gcc4 to llvm-gcc.
[llvm-complete.git] / test / Verifier / README.txt
blobb7e96ea261a970d9f8cb3bc7ced1a71cc74d449d
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 Regressions/Assembler directory.