[PATCH] D124656: [ELF] Support custom sections before DATA_SEGMENT_RELRO_END

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 23:39:24 PDT 2022


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

add orphan section tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124656

Files:
  lld/ELF/OutputSections.h
  lld/ELF/ScriptParser.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/data-segment-relro.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124656.426922.patch
Type: text/x-patch
Size: 4952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/eaa74fc5/attachment-0001.bin>


More information about the llvm-commits mailing list