summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/CodeGen/Alpha/mul5.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/mul5.ll b/llvm/test/CodeGen/Alpha/mul5.ll
index 9042015d72a..052ec0aa42a 100644
--- a/llvm/test/CodeGen/Alpha/mul5.ll
+++ b/llvm/test/CodeGen/Alpha/mul5.ll
@@ -1,5 +1,5 @@
; Make sure this testcase does not use mulq
-; RUN: llvm-as < %s | llvm-as | llc -march=alpha | \
+; RUN: llvm-as < %s | llc -march=alpha | \
; RUN: not grep -i mul
; XFAIL: *
OpenPOWER on IntegriCloud