]> git.proxmox.com Git - rustc.git/blob - src/llvm/test/Verifier/README.txt
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / 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.