[PATCH] D75225: [ELF] Keep orphan section names (.rodata.foo .text.foo) unchanged if !hasSectionsCommand
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 10:56:08 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e33c096476a: [ELF] Keep orphan section names (.rodata.foo .text.foo) unchanged if ! (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D75225?vs=252092&id=252099#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75225/new/
https://reviews.llvm.org/D75225
Files:
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/data-commands-gc.s
lld/test/ELF/linkerscript/icf-output-sections.s
lld/test/ELF/linkerscript/linkorder.s
lld/test/ELF/linkerscript/linkorder2.s
lld/test/ELF/linkerscript/memory3.s
lld/test/ELF/linkerscript/orphan-report.s
lld/test/ELF/linkerscript/symbol-assign-many-passes2.test
lld/test/ELF/mips-npic-call-pic-script.s
lld/test/ELF/shuffle-sections-init-fini.s
lld/test/ELF/text-section-prefix.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75225.252099.patch
Type: text/x-patch
Size: 11234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/cb91583a/attachment.bin>
More information about the llvm-commits
mailing list