summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/02-RetAnd.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/02-RetAnd.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/02-RetAnd.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/02-RetAnd.ll b/llvm/test/CodeGen/SystemZ/02-RetAnd.ll
index b6ac5a12858..1492f9dbee7 100644
--- a/llvm/test/CodeGen/SystemZ/02-RetAnd.ll
+++ b/llvm/test/CodeGen/SystemZ/02-RetAnd.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:
OpenPOWER on IntegriCloud