llvm-for-llvmta/test/Verifier/README.txt

4 lines
221 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
This directory contains testcases that the verifier is supposed to detect as
malformed LLVM code. Testcases for situations that the verifier incorrectly
identifies as malformed should go in the test/Assembler directory.