[PATCH] D49926: Update split stack support to handle more generic prologues.Improve error handling.Add test file for better code-coverage. Update tests to be morecomplete.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 11:14:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD338750: [LLD] Update split stack support to handle more generic prologues. Improveā€¦ (authored by rupprecht, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49926?vs=158660&id=158803#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49926

Files:
  ELF/Arch/X86_64.cpp
  ELF/InputSection.cpp
  test/ELF/Inputs/x86-64-split-stack-extra.s
  test/ELF/x86-64-split-stack-prologue-adjust-fail.s
  test/ELF/x86-64-split-stack-prologue-adjust-silent.s
  test/ELF/x86-64-split-stack-prologue-adjust-success.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49926.158803.patch
Type: text/x-patch
Size: 10600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/74048b37/attachment.bin>


More information about the llvm-commits mailing list