[cc1as] Support --compress-debug-sections=zstd
`clang -gz=zstd -c a.s` generates ELFCOMPRESS_ZSTD compressed debug info sections if compression decreases size.
Loading
Please sign in to comment
`clang -gz=zstd -c a.s` generates ELFCOMPRESS_ZSTD compressed debug info sections if compression decreases size.