diff options
| author | Rui Ueyama <ruiu@google.com> | 2018-02-12 22:25:45 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2018-02-12 22:25:45 +0000 |
| commit | 3cd48fb124bb7efe25acbfab5ac7bcfb33fec31d (patch) | |
| tree | 91105299f3edd3e9e15aca02bb1f1c1f20c89519 /clang/lib/Serialization/ModuleFileExtension.cpp | |
| parent | f7854b669a3ce7fbc27824185b6ac7de5d17b554 (diff) | |
| download | bcm5719-llvm-3cd48fb124bb7efe25acbfab5ac7bcfb33fec31d.tar.gz bcm5719-llvm-3cd48fb124bb7efe25acbfab5ac7bcfb33fec31d.zip | |
Remove 'z' in .zdebug when decompressing a section.
When decompressing a compressed debug section, we drop SHF_COMPRESSED
flag but we didn't drop "z" in ".zdebug" section name. This patch does
that for consistency.
This change also fixes the issue that .zdebug_gnu_pubnames are not
dropped when we are creating a .gdb_index section.
llvm-svn: 324949
Diffstat (limited to 'clang/lib/Serialization/ModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions

