diff options
author | Fangrui Song <i@maskray.me> | 2024-05-22 15:55:21 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-05-22 15:55:21 -0700 |
commit | cfa97699f76761f25c4c4b686a503466c427afce (patch) | |
tree | 6f265f3d22740258471e0b8f6664cf73fdf657b6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | e53c53559bb6ca6d69b9c0f45988e33fd0cefb6e (diff) | |
download | llvm-cfa97699f76761f25c4c4b686a503466c427afce.zip llvm-cfa97699f76761f25c4c4b686a503466c427afce.tar.gz llvm-cfa97699f76761f25c4c4b686a503466c427afce.tar.bz2 |
[ELF] Retain uncompressed if compressed content is larger
--compress-debug-sections in GNU ld, gas, and LLVM integrated assembler
retain the uncompressed content if the compressed content is larger.
This patch also updates the manpage (-O2 does not enable zlib level 6)
and fixes a crash of --compress-sections when the uncompressed section
is empty.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions