[PATCH] D46653: Start support for linking object files with split stacks
Sterling Augustine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 10:54:53 PDT 2018
saugustine updated this revision to Diff 152345.
saugustine marked 3 inline comments as done.
saugustine added a comment.
Respond to comments by rewriting parts, and reformatting.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46653
Files:
ELF/Arch/X86_64.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/InputSection.cpp
ELF/InputSection.h
ELF/Target.h
test/ELF/Inputs/x86-64-split-stack-main.s
test/ELF/splitstacks.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: D46653.152345.patch
Type: text/x-patch
Size: 20386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/c7894bb8/attachment.bin>
More information about the llvm-commits
mailing list