[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / Verifier / README.txt
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.