this test is malformed
authorChris Lattner <sabre@nondot.org>
Fri, 23 Dec 2005 16:13:52 +0000 (16:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Dec 2005 16:13:52 +0000 (16:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24993 91177308-0d34-0410-b5e6-96231b3b80d8

test/Verifier/2004-01-22-FloatNormalization.ll

index 8fbfe194277c479923c75caca0c83370c2c400ca..c5886c0c712b1ae7882649c774fa3282f9737d78 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: not llvm-as < %s -o /dev/null -f
 ; XFAIL: *
 
 ; make sure that invalid 'float' values are caught.