[PATCH] D104594: [lld/mac] Give __DATA,__thread_ptrs type S_THREAD_LOCAL_VARIABLE_POINTERS
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 19 07:15:09 PDT 2021
thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added a reviewer: int3.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
thakis requested review of this revision.
...instead of S_NON_LAZY_SYMBOL_POINTERS. This matches ld64.
Part of PR50769.
While here, also remove an old TODO that was done in D87178 <https://reviews.llvm.org/D87178>.
https://reviews.llvm.org/D104594
Files:
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/test/MachO/tlv-dylib.s
lld/test/MachO/tlv.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104594.353193.patch
Type: text/x-patch
Size: 4126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210619/938305c5/attachment.bin>
More information about the llvm-commits
mailing list