[PATCH] D70020: [lld] Better support for group semantic wrt. notes
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 12 02:08:27 PST 2019
serge-sans-paille updated this revision to Diff 228835.
serge-sans-paille marked 7 inline comments as done.
serge-sans-paille added a comment.
Thanks @psmith and @MaskRay for the comments, most comments have been taken into account. Most significantly, I updated the section dependencies for a cleaner and less memory-intensive version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70020/new/
https://reviews.llvm.org/D70020
Files:
lld/ELF/InputFiles.cpp
lld/ELF/MarkLive.cpp
lld/test/ELF/sht-group-note.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70020.228835.patch
Type: text/x-patch
Size: 5083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/ee127b12/attachment.bin>
More information about the llvm-commits
mailing list