[PATCH] D77015: Fix mismatch in prologue and epilogue for funclets on AArch64 Windows

Daniel Frampton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 12:50:29 PDT 2020


danielframpton updated this revision to Diff 253447.
danielframpton added a comment.

Move the COPY to after the end of the prologue (SEH_PrologEnd) as suggested in the review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77015/new/

https://reviews.llvm.org/D77015

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/test/CodeGen/AArch64/funclet-match-add-sub-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77015.253447.patch
Type: text/x-patch
Size: 5441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/911e4424/attachment-0001.bin>


More information about the llvm-commits mailing list