Chandler Carruth d733f059d0 Teach the verifier to reject all non-constant arguments to the second
argument of the cttz and ctlz intrinsics.

llvm-svn: 146360
2011-12-12 04:36:02 +00:00
..
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00
2008-03-16 07:31:23 +00:00
2009-08-25 15:38:29 +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 test/Assembler directory.