[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.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 16:26:11 PDT 2018


saugustine updated this revision to Diff 158660.
saugustine marked an inline comment as done.
saugustine added a comment.

Fix a typo.

Updating D49926: Update split stack support to handle more generic prologues.
=============================================================================

Improve error handling.
Add test file for better code-coverage. Update tests to be more
complete.


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.158660.patch
Type: text/x-patch
Size: 11438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/18576452/attachment.bin>


More information about the llvm-commits mailing list