summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/02-MemArith.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/02-MemArith.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/02-MemArith.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/02-MemArith.ll b/llvm/test/CodeGen/SystemZ/02-MemArith.ll
index 390c6e34a0e..04022a063f1 100644
--- a/llvm/test/CodeGen/SystemZ/02-MemArith.ll
+++ b/llvm/test/CodeGen/SystemZ/02-MemArith.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=systemz | FileCheck %s
+; RUN: llc < %s -march=systemz | FileCheck %s
define i32 @foo1(i32 %a, i32 *%b, i64 %idx) signext {
; CHECK: foo1:
OpenPOWER on IntegriCloud