diff options
author | jeremyd2019 <github@jdrake.com> | 2025-04-30 02:09:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 12:09:20 +0300 |
commit | bb2f7596a8b963af06e9dde821dcea1252ba4892 (patch) | |
tree | 574e74684a965155ab71bff1548f194598283b2e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 08f0aa48006a34ad24d70a500cf8e0c619f421bc (diff) | |
download | llvm-bb2f7596a8b963af06e9dde821dcea1252ba4892.zip llvm-bb2f7596a8b963af06e9dde821dcea1252ba4892.tar.gz llvm-bb2f7596a8b963af06e9dde821dcea1252ba4892.tar.bz2 |
[LLD][COFF] Ensure .bss is merged at the end of a section. (#137677)
Because it is full of zeros, it is expected that as much of it as
possible is elided from the actual image, and that cannot happen if
there is initialized data in the section after it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions