[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
Sun Mar 22 22:01:28 PDT 2020


MaskRay updated this revision to Diff 251942.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

Rebase. Address comments


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.251942.patch
Type: text/x-patch
Size: 10736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/93c099f3/attachment.bin>


More information about the llvm-commits mailing list