[PATCH] D103303: [ELF] Add OVERWRITE_SECTIONS command

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 13 12:41:25 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG899fdf548eee: [ELF] Add OVERWRITE_SECTIONS command (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103303

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/ScriptParser.cpp
  lld/docs/ELF/linker_script.rst
  lld/docs/ReleaseNotes.rst
  lld/test/ELF/linkerscript/insert-duplicate.test
  lld/test/ELF/linkerscript/overwrite-sections-discard.test
  lld/test/ELF/linkerscript/overwrite-sections.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103303.351738.patch
Type: text/x-patch
Size: 20396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210613/4881f5a4/attachment.bin>


More information about the llvm-commits mailing list