summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/mul5.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/mul5.ll')
-rw-r--r--test/CodeGen/Alpha/mul5.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/mul5.ll b/test/CodeGen/Alpha/mul5.ll
index 5af73a1..4075dd6 100644
--- a/test/CodeGen/Alpha/mul5.ll
+++ b/test/CodeGen/Alpha/mul5.ll
@@ -1,5 +1,5 @@
; Make sure this testcase does not use mulq
-; RUN: llvm-as < %s | llc -march=alpha | not grep -i mul
+; RUN: llc < %s -march=alpha | not grep -i mul
define i64 @foo1(i64 %x) {
entry:
OpenPOWER on IntegriCloud