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