[PATCH] D46653: Start support for linking object files with split stacks
Sterling Augustine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 16 17:13:22 PDT 2018
saugustine updated this revision to Diff 155794.
saugustine marked an inline comment as done.
saugustine added a comment.
Cleanup error message. Small amounts of additional coverage.
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.cpp
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.155794.patch
Type: text/x-patch
Size: 20244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/103681c3/attachment-0001.bin>
More information about the llvm-commits
mailing list