[PATCH] D118840: [ELF] Support (TYPE=<value>) to customize the output section type

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 12:04:36 PST 2022


MaskRay updated this revision to Diff 409743.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Update doc.
Actually remove SHT_GROUP support from code but keep the test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118840/new/

https://reviews.llvm.org/D118840

Files:
  lld/ELF/OutputSections.cpp
  lld/ELF/OutputSections.h
  lld/ELF/ScriptParser.cpp
  lld/docs/ELF/linker_script.rst
  lld/test/ELF/linkerscript/custom-section-type.s
  lld/test/ELF/linkerscript/noload.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118840.409743.patch
Type: text/x-patch
Size: 11593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/bf76e7d2/attachment.bin>


More information about the llvm-commits mailing list