diff options
author | Fangrui Song <i@maskray.me> | 2024-02-22 09:24:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 09:24:21 -0800 |
commit | 26d71d9ed56c4c23e6284dac7a9bdf603a5801f3 (patch) | |
tree | 820155dfbbaab70af1bf23fb088ae4a87f870cfc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 87b1e735b28f81d9012fd302cd07385db50a274f (diff) | |
download | llvm-26d71d9ed56c4c23e6284dac7a9bdf603a5801f3.zip llvm-26d71d9ed56c4c23e6284dac7a9bdf603a5801f3.tar.gz llvm-26d71d9ed56c4c23e6284dac7a9bdf603a5801f3.tar.bz2 |
[llvm-readobj,ELF] Support --decompress/-z (#82594)
When a section has the SHF_COMPRESSED flag, -p/-x dump the compressed
content by default. In GNU readelf, if --decompress/-z is specified,
-p/-x will dump the decompressed content. This patch implements the
option.
Close #82507
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions