[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:55:48 PDT 2020


MaskRay updated this revision to Diff 252092.
MaskRay added a comment.

Fix a comment about CommonSection. CommonSection was removed long ago.


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


More information about the llvm-commits mailing list