[PATCH] D85081: [lld-macho] Support dynamic linking of thread-locals
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 10:04:51 PDT 2020
int3 updated this revision to Diff 285131.
int3 added a comment.
clang-tidy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85081/new/
https://reviews.llvm.org/D85081
Files:
lld/MachO/Arch/X86_64.cpp
lld/MachO/ExportTrie.cpp
lld/MachO/InputFiles.cpp
lld/MachO/SymbolTable.cpp
lld/MachO/SymbolTable.h
lld/MachO/Symbols.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
lld/test/MachO/invalid/bad-got-to-dylib-tlv-reference.s
lld/test/MachO/invalid/bad-got-to-tlv-reference.s
lld/test/MachO/invalid/bad-tlv-relocation.s
lld/test/MachO/tlv-dylib.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85081.285131.patch
Type: text/x-patch
Size: 16580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/5fb0b671/attachment.bin>
More information about the llvm-commits
mailing list