summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-04-13 17:21:49 +0000
committerChris Lattner <sabre@nondot.org>2006-04-13 17:21:49 +0000
commit3b84d9a162f3aeddb3fa1c9a879190cde26c4c3b (patch)
tree825f7c88f5338c5b4e7c3d80dea439890ef01128
parent138058166f1c7f41e3c612e5504d2c655e0cca43 (diff)
downloadbcm5719-llvm-3b84d9a162f3aeddb3fa1c9a879190cde26c4c3b.tar.gz
bcm5719-llvm-3b84d9a162f3aeddb3fa1c9a879190cde26c4c3b.zip
Fix an accidental commit.
llvm-svn: 27661
-rw-r--r--llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll b/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll
index c86bf72eb37..c5886c0c712 100644
--- a/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll
+++ b/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll
@@ -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.
OpenPOWER on IntegriCloud