[lld] [ELF] Add --compress-nonalloc-section (PR #84855)

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 19:53:05 PDT 2024


igorkudrin wrote:

It seems a bit inconsistent to me that, say, `--compress-nonalloc-sections '*bug*=zstd'` can be overridden by `--compress-debug-sections=zlib`, but not by `--compress-debug-sections=none`.

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


More information about the llvm-commits mailing list