hanchenye-llvm-project/llvm/test/Regression/Verifier
Chris Lattner a5f2297029 Add readme file describing directory
llvm-svn: 3469
2002-08-22 20:20:08 +00:00
..
2002-04-13-RetTypes.ll New testcase for the verifier 2002-04-13 22:46:24 +00:00
AmbiguousPhi.ll New testcases for verifier 2002-06-08 17:33:16 +00:00
Makefile New testcase for the verifier 2002-04-13 22:46:24 +00:00
PhiGrouping.ll New testcases for verifier 2002-06-08 17:33:16 +00:00
README.txt Add readme file describing directory 2002-08-22 20:20:08 +00:00
SelfReferential.ll New testcase 2002-04-18 20:30:58 +00:00

README.txt

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 Regressions/Assembler directory.