[llvm] [llvm-readobj,ELF] Support --decompress/-z (PR #82594)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 09:24:18 PST 2024


MaskRay wrote:

> Thanks!
> 
> For an unsupported case I thought you might have a non-zlib/zstd case,
> 
> ```
> ...
>     Flags: [SHF_COMPRESSED]
>     Content: 03.....
> ```

Thanks. Added

https://github.com/llvm/llvm-project/pull/82594


More information about the llvm-commits mailing list