[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:05:38 PDT 2022


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

rebase


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.458276.patch
Type: text/x-patch
Size: 8087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/ae41a575/attachment.bin>


More information about the llvm-commits mailing list