[PATCH] D67504: [ELF] Make MergeInputSection merging aware of output sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 04:48:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372734: [ELF] Make MergeInputSection merging aware of output sections (authored by MaskRay, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67504/new/
https://reviews.llvm.org/D67504
Files:
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/LinkerScript.h
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/linkerscript/merge-output-sections.s
lld/trunk/test/ELF/linkerscript/merge-sections.s
lld/trunk/test/ELF/merge-entsize2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67504.221512.patch
Type: text/x-patch
Size: 25980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/0054fcdf/attachment-0001.bin>
More information about the llvm-commits
mailing list