summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/02-RetAddImm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/02-RetAddImm.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/02-RetAddImm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/02-RetAddImm.ll b/llvm/test/CodeGen/SystemZ/02-RetAddImm.ll
index c6e53aeb905..6d73e4d42ab 100644
--- a/llvm/test/CodeGen/SystemZ/02-RetAddImm.ll
+++ b/llvm/test/CodeGen/SystemZ/02-RetAddImm.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=systemz
+; RUN: llc < %s -march=systemz
define i64 @foo(i64 %a, i64 %b) {
entry:
%c = add i64 %a, 1
OpenPOWER on IntegriCloud