This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 6d2f25983 [LLD][ELF] - Remove dead check from adjustSplitStackFunctionP [...] new b4b1fb796 [LLD] Update split stack support to handle more generic prolo [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Arch/X86_64.cpp | 23 +++++++------- ELF/InputSection.cpp | 34 +++++++++++++-------- test/ELF/Inputs/x86-64-split-stack-extra.s | 10 +++++++ test/ELF/x86-64-split-stack-prologue-adjust-fail.s | 10 +++++-- .../x86-64-split-stack-prologue-adjust-silent.s | 2 +- .../x86-64-split-stack-prologue-adjust-success.s | 35 ++++++++-------------- 6 files changed, 66 insertions(+), 48 deletions(-) create mode 100644 test/ELF/Inputs/x86-64-split-stack-extra.s