llvm-6502/test/Verifier
Chris Lattner 5051e9cb23 New testcase to handle eventually
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4558 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-06 00:52:21 +00:00
..
2002-04-13-RetTypes.ll
2002-11-05-GetelementptrPointers.ll New testcase to handle eventually 2002-11-06 00:52:21 +00:00
AmbiguousPhi.ll
Makefile
PhiGrouping.ll
README.txt
SelfReferential.ll

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.