[PATCH] D124656: [ELF] Support custom sections between DATA_SEGMENT_ALIGN and DATA_SEGMENT_RELRO_END

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 01:10:55 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a44980f0a8b: [ELF] Support custom sections between DATA_SEGMENT_ALIGN and… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D124656?vs=426922&id=426937#toc

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.426937.patch
Type: text/x-patch
Size: 4957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/f7a49dc9/attachment.bin>


More information about the llvm-commits mailing list