summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-12-23 16:13:52 +0000
committerChris Lattner <sabre@nondot.org>2005-12-23 16:13:52 +0000
commite519f065cc4fa43a29d86394ce79c0c2e3e2d4b8 (patch)
treea7780700ab62fdaf030050b1354523901a01d6fc /llvm
parentc7037abc5bb9cd585ad6a927755425e60ec0591a (diff)
downloadbcm5719-llvm-e519f065cc4fa43a29d86394ce79c0c2e3e2d4b8.tar.gz
bcm5719-llvm-e519f065cc4fa43a29d86394ce79c0c2e3e2d4b8.zip
this test is malformed
llvm-svn: 24993
Diffstat (limited to 'llvm')
-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 8fbfe194277..c5886c0c712 100644
--- a/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll
+++ b/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll
@@ -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.
OpenPOWER on IntegriCloud