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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 09:18:14 PDT 2018


sfertile updated this revision to Diff 168313.
sfertile added a comment.

Removed extra space in comment, and incorrect assert.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52099

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52099.168313.patch
Type: text/x-patch
Size: 25560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/8dd87ba5/attachment.bin>


More information about the llvm-commits mailing list