bolt/deps/llvm-18.1.8/llvm/test/Verifier/README.txt

4 lines
221 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01: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.