[PATCH] D128688: [llvm-objcopy] Remove support for legacy .zdebug sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 10:43:05 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG45ae553109af: [llvm-objcopy] Remove support for legacy .zdebug sections (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128688

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
  llvm/lib/ObjCopy/ELF/ELFObject.cpp
  llvm/lib/ObjCopy/ELF/ELFObject.h
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-default-gnu.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-groups.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-invalid-format.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-symbols.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections.test
  llvm/test/tools/llvm-objcopy/ELF/strip-debug.test
  llvm/test/tools/llvm-objcopy/ELF/zdebug.yaml
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
  llvm/tools/llvm-objcopy/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128688.441078.patch
Type: text/x-patch
Size: 15084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/6a23644b/attachment.bin>


More information about the llvm-commits mailing list