[PATCH] D154641: [ELF] Add --compress-sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 21:58:58 PDT 2023


MaskRay updated this revision to Diff 537983.
MaskRay marked 3 inline comments as done.
MaskRay retitled this revision from "[ELF] Add --compress-ections" to "[ELF] Add --compress-sections".
MaskRay edited the summary of this revision.
MaskRay added a comment.

thanks for the quick comments!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154641

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LinkerScript.cpp
  lld/ELF/Options.td
  lld/ELF/OutputSections.cpp
  lld/ELF/OutputSections.h
  lld/ELF/Writer.cpp
  lld/docs/ld.lld.1
  lld/test/ELF/compress-sections-err.s
  lld/test/ELF/compress-sections.s
  lld/test/ELF/linkerscript/compress-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154641.537983.patch
Type: text/x-patch
Size: 15399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/b64f58bf/attachment.bin>


More information about the llvm-commits mailing list