[PATCH] D130724: [MC] Support writing ELFCOMPRESS_ZSTD compressed debug info sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 14:06:02 PDT 2022


MaskRay updated this revision to Diff 458277.
MaskRay added a comment.

rebase on D130458 <https://reviews.llvm.org/D130458> (llvm-objcopy)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130724

Files:
  llvm/lib/MC/ELFObjectWriter.cpp
  llvm/test/MC/ELF/compress-debug-sections-zlib-unavailable.s
  llvm/test/MC/ELF/compress-debug-sections-zstd-unavailable.s
  llvm/test/MC/ELF/compress-debug-sections-zstd.s
  llvm/tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130724.458277.patch
Type: text/x-patch
Size: 8087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/99e5c991/attachment.bin>


More information about the llvm-commits mailing list