summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/call-zos-01.ll
diff options
context:
space:
mode:
authorMuiez Ahmed <muiez@ibm.com>2021-12-14 14:22:11 -0500
committerMuiez Ahmed <muiez@ibm.com>2021-12-14 14:22:11 -0500
commitebf5497b269f5769b53320dd81290714642e4306 (patch)
tree30ae0b1ae1bfefbc18b7bf1cf0891dac40365a25 /llvm/test/CodeGen/SystemZ/call-zos-01.ll
parent803ec71b842e2b3cf25a5c9151d88bd2065f526f (diff)
downloadllvm-ebf5497b269f5769b53320dd81290714642e4306.tar.gz
Revert "[z/OS] Implement prologue and epilogue generation for z/OS target."muiez/revert-ffad4
This reverts commit ffad4d777b227f91be04020e2cd86ab38e969e39 because it introduced buildbot failures.
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/call-zos-01.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/call-zos-01.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/call-zos-01.ll b/llvm/test/CodeGen/SystemZ/call-zos-01.ll
index 1d1a4ec8a415..7194d09cba16 100644
--- a/llvm/test/CodeGen/SystemZ/call-zos-01.ll
+++ b/llvm/test/CodeGen/SystemZ/call-zos-01.ll
@@ -86,7 +86,7 @@ entry:
}
; CHECK-LABEL: pass_integrals0:
-; CHECK: ag 2, 2328(4)
+; CHECK: ag 2, -{{[0-9]+}}(4)
; CHECK-NEXT: lgr 3, 2
define signext i64 @pass_integrals0(i64 signext %arg0, i32 signext %arg1, i16 signext %arg2, i64 signext %arg3) {
entry: