summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/cast-fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/cast-fp.ll')
-rw-r--r--test/CodeGen/Generic/cast-fp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/cast-fp.ll b/test/CodeGen/Generic/cast-fp.ll
index 5f05d85ea8..590b7ceee4 100644
--- a/test/CodeGen/Generic/cast-fp.ll
+++ b/test/CodeGen/Generic/cast-fp.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
@a_fstr = internal constant [8 x i8] c"a = %f\0A\00" ; <[8 x i8]*> [#uses=1]
@a_lstr = internal constant [10 x i8] c"a = %lld\0A\00" ; <[10 x i8]*> [#uses=1]
@a_dstr = internal constant [8 x i8] c"a = %d\0A\00" ; <[8 x i8]*> [#uses=1]