summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/storetrunc-fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/storetrunc-fp.ll')
-rw-r--r--test/CodeGen/Generic/storetrunc-fp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/storetrunc-fp.ll b/test/CodeGen/Generic/storetrunc-fp.ll
index 0f7bb0b85e..7f7c7f71b3 100644
--- a/test/CodeGen/Generic/storetrunc-fp.ll
+++ b/test/CodeGen/Generic/storetrunc-fp.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
define void @foo(double %a, double %b, float* %fp) {
%c = fadd double %a, %b