[PATCH] D130458: [llvm-objcopy] Support --{,de}compress-debug-sections for zstd
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 10:23:38 PDT 2022
MaskRay updated this revision to Diff 447752.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.
update test check prefix: UNCOMPRESSED=>DECOMPRESSED
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.447752.patch
Type: text/x-patch
Size: 15518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/83911a60/attachment.bin>
More information about the llvm-commits
mailing list