diff options
author | Fangrui Song <i@maskray.me> | 2022-09-08 01:39:06 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-09-08 01:39:06 -0700 |
commit | a0365abad8113d7e60294c5e581c24ec06ba037e (patch) | |
tree | 6284cb0c4d182182ec6c4a585224e8a3b3ae8488 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 96cb7c22736bdd9e6b0194c933ae3b2986eae8e2 (diff) | |
download | llvm-a0365abad8113d7e60294c5e581c24ec06ba037e.zip llvm-a0365abad8113d7e60294c5e581c24ec06ba037e.tar.gz llvm-a0365abad8113d7e60294c5e581c24ec06ba037e.tar.bz2 |
[Driver] Support -gz=zstd
The driver option translates to --compress-debug-sections=zstd cc1/cc1as/GNU
assembler/linker options.
`clang -g -gz=zstd -c a.c` generates ELFCOMPRESS_ZSTD compressed debug info
sections if compression decreases size.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions