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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 00:04:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9397648ac8ad: [MC] Support writing ELFCOMPRESS_ZSTD compressed debug info sections (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D130724?vs=458277&id=458664#toc

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.458664.patch
Type: text/x-patch
Size: 8073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/30e52834/attachment.bin>


More information about the llvm-commits mailing list