diff options
author | Matt Schulte <schultetwin1@gmail.com> | 2020-03-28 09:54:06 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-03-28 10:07:58 -0700 |
commit | fdc41aa22c60958e6b6df461174b814a4aae3384 (patch) | |
tree | 1ea4ce0f1865d5456f4b9af36f4e355b438d6480 /llvm/lib/Support/Threading.cpp | |
parent | 03bc311a16e292025f150ddafa9d468af562b897 (diff) | |
download | llvm-fdc41aa22c60958e6b6df461174b814a4aae3384.zip llvm-fdc41aa22c60958e6b6df461174b814a4aae3384.tar.gz llvm-fdc41aa22c60958e6b6df461174b814a4aae3384.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions