Files
clang-p2996/llvm/test/Verifier
Liqin.Weng 2a4625530f [NFC] Combine test cases of verifier
Reviewed By: benshi001

Differential Revision: https://reviews.llvm.org/D126443
2022-08-14 10:12:16 +08: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.