[PATCH] D52099: [PPC64] Add split-stack support.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 12:07:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344544: [PPC64] Add split - stack support. (authored by sfertile, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52099?vs=168313&id=169736#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52099

Files:
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/ELF/Arch/X86_64.cpp
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Options.td
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/test/ELF/Inputs/ppc64-no-split-stack.s
  lld/trunk/test/ELF/ppc64-split-stack-adjust-fail.s
  lld/trunk/test/ELF/ppc64-split-stack-adjust-overflow.s
  lld/trunk/test/ELF/ppc64-split-stack-adjust-size-success.s
  lld/trunk/test/ELF/ppc64-split-stack-prologue-adjust-success.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52099.169736.patch
Type: text/x-patch
Size: 26128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/975f51cc/attachment.bin>


More information about the llvm-commits mailing list