[PATCH] D62577: [ELF] Support Local Dynamic style TLSDESC for x86-64
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 04:33:46 PDT 2019
MaskRay updated this revision to Diff 201864.
MaskRay added a comment.
Special case _TLS_MODULE_BASE_ on x86/x86-64 currently. We may extend this to
ARM/AArch64 in the future. Other targets don't have ABI for TLSDESC.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62577/new/
https://reviews.llvm.org/D62577
Files:
ELF/InputSection.cpp
ELF/Writer.cpp
test/ELF/x86-64-tlsdesc-ld.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62577.201864.patch
Type: text/x-patch
Size: 4303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/58e309f6/attachment.bin>
More information about the llvm-commits
mailing list