Fix an accidental commit.
authorChris Lattner <sabre@nondot.org>
Thu, 13 Apr 2006 17:21:49 +0000 (17:21 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Apr 2006 17:21:49 +0000 (17:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27661 91177308-0d34-0410-b5e6-96231b3b80d8

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

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