summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/sub128.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/sub128.ll')
-rw-r--r--test/CodeGen/Alpha/sub128.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/sub128.ll b/test/CodeGen/Alpha/sub128.ll
index cb18559..d26404b 100644
--- a/test/CodeGen/Alpha/sub128.ll
+++ b/test/CodeGen/Alpha/sub128.ll
@@ -1,6 +1,6 @@
;test for SUBC and SUBE expansion
;
-; RUN: llvm-as < %s | llc -march=alpha
+; RUN: llc < %s -march=alpha
define i128 @sub128(i128 %x, i128 %y) {
entry:
OpenPOWER on IntegriCloud