[PATCH] D130458: [llvm-objcopy] Support --{,de}compress-debug-sections for zstd
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep  7 23:54:02 PDT 2022
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b19a1f8e88d: [llvm-objcopy] Support --{,de}compress-debug-sections for zstd (authored by MaskRay).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130458/new/
https://reviews.llvm.org/D130458
Files:
  llvm/docs/CommandGuide/llvm-objcopy.rst
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/ObjCopy/ELF/ELFObject.cpp
  llvm/lib/ObjCopy/ELF/ELFObject.h
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-default.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-zstd-err.test
  llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-zstd.test
  llvm/test/tools/llvm-objcopy/ELF/decompress-debug-sections-err.test
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
  llvm/tools/llvm-objcopy/ObjcopyOpts.td
  llvm/utils/lit/lit/llvm/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130458.458661.patch
Type: text/x-patch
Size: 15245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/924c74ca/attachment.bin>
    
    
More information about the llvm-commits
mailing list