1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/Regression/Verifier
Tanya Lattner bea68bc91a Adding srcdir arg
llvm-svn: 18020
2004-11-19 22:45:25 +00:00
..
2002-04-13-RetTypes.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
2002-11-05-GetelementptrPointers.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
2003-11-21-FunctionReturningStructure.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
2004-05-21-SwitchConstantMismatch.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
AmbiguousPhi.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
PhiGrouping.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
README.txt
SelfReferential.ll Adding RUN lines. 2004-11-06 23:08:26 +00: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 Regressions/Assembler directory.