diff options
author | Matt Schulte <schultetwin1@gmail.com> | 2020-03-28 09:54:06 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-06-16 19:45:27 -0700 |
commit | b980cc1cd3200dbf7603c7dd04335165b7578baa (patch) | |
tree | fb839ac5f3b2d7d86bb5300c5db20553a3466f40 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | a85165ccb9cf05a31a9e33defdd9baff5a6d55f7 (diff) | |
download | bcm5719-llvm-b980cc1cd3200dbf7603c7dd04335165b7578baa.tar.gz bcm5719-llvm-b980cc1cd3200dbf7603c7dd04335165b7578baa.zip |
[lld][ELF] Mark empty NOLOAD output sections SHT_NOBITS instead of SHT_PROGBITS
This fixes PR# 45336.
Output sections described in a linker script as NOLOAD with no input sections would be marked as SHT_PROGBITS.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D76981
(cherry picked from commit fdc41aa22c60958e6b6df461174b814a4aae3384)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions