summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/add128.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/add128.ll')
-rw-r--r--test/CodeGen/Alpha/add128.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/add128.ll b/test/CodeGen/Alpha/add128.ll
index 61d020890e..fa3b949fc7 100644
--- a/test/CodeGen/Alpha/add128.ll
+++ b/test/CodeGen/Alpha/add128.ll
@@ -1,6 +1,6 @@
;test for ADDC and ADDE expansion
;
-; RUN: llvm-as < %s | llc -march=alpha
+; RUN: llc < %s -march=alpha
define i128 @add128(i128 %x, i128 %y) {
entry: