[PATCH] D67504: [ELF] Make MergeInputSection merging aware of output sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 08:10:26 PDT 2019
MaskRay updated this revision to Diff 220108.
MaskRay marked 8 inline comments as done.
MaskRay retitled this revision from "[ELF] Make SHF_MERGE merging aware of output sections" to "[ELF] Make MergeInputSection merging aware of output sections".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Thanks for the review!
Applied suggestions.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67504/new/
https://reviews.llvm.org/D67504
Files:
ELF/Driver.cpp
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Relocations.cpp
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
test/ELF/linkerscript/merge-output-sections.s
test/ELF/linkerscript/merge-sections.s
test/ELF/merge-entsize2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67504.220108.patch
Type: text/x-patch
Size: 24801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/ce168c1d/attachment.bin>
More information about the llvm-commits
mailing list