[PATCH] D48444: [X86] Insure split-stack prolog check is retained for sibling calls

Than McIntosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 07:12:47 PDT 2018


thanm updated this revision to Diff 152688.
thanm added a comment.

Update commit message to reflect that this is for both ARM and x86.


Repository:
  rL LLVM

https://reviews.llvm.org/D48444

Files:
  lib/Target/ARM/ARMFrameLowering.cpp
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/ARM/segmented-stacks.ll
  test/CodeGen/X86/segmented-stacks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48444.152688.patch
Type: text/x-patch
Size: 3821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/91de102d/attachment.bin>


More information about the llvm-commits mailing list