[PATCH] D103303: [ELF] Add OVERWRITE_SECTIONS command
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  4 12:52:53 PDT 2021
    
    
  
MaskRay updated this revision to Diff 349948.
MaskRay retitled this revision from "[ELF] Add --overwrite-section-script" to "[ELF] Add OVERWRITE_SECTIONS command".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Use OVERWRITE_SECTIONS
Delete --overwrite-section-script
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.349948.patch
Type: text/x-patch
Size: 19316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/c5629699/attachment.bin>
    
    
More information about the llvm-commits
mailing list