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

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


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

remove a stale comment


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.537984.patch
Type: text/x-patch
Size: 15448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/9dd9ae2d/attachment.bin>


More information about the llvm-commits mailing list