[PATCH] D66717: [ELF] Do not ICF two sections with different output sections (by SECTIONS commands)
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 25 23:14:34 PDT 2019
MaskRay updated this revision to Diff 217081.
MaskRay edited the summary of this revision.
MaskRay added a comment.
I realized EhInputSection and .ARM.exidx* filtering is tricky.
Created D66727 <https://reviews.llvm.org/D66727> as a prerequisite. This shall make overall diff smaller
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66717/new/
https://reviews.llvm.org/D66717
Files:
ELF/Driver.cpp
ELF/ICF.cpp
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/Writer.cpp
ELF/Writer.h
test/ELF/linkerscript/early-assign-symbol.s
test/ELF/linkerscript/icf-different-output-sections.s
test/ELF/linkerscript/subalign.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66717.217081.patch
Type: text/x-patch
Size: 16253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/493b8038/attachment.bin>
More information about the llvm-commits
mailing list