summaryrefslogtreecommitdiffstats
path: root/test/Other/2009-06-05-no-implicit-float.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2009-06-05-no-implicit-float.ll')
-rw-r--r--test/Other/2009-06-05-no-implicit-float.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2009-06-05-no-implicit-float.ll b/test/Other/2009-06-05-no-implicit-float.ll
index 5addfe2..0d02e3c 100644
--- a/test/Other/2009-06-05-no-implicit-float.ll
+++ b/test/Other/2009-06-05-no-implicit-float.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -verify | llvm-dis | grep noimplicitfloat
+; RUN: opt < %s -verify -S | grep noimplicitfloat
define void @f() noimplicitfloat {
}
OpenPOWER on IntegriCloud