[PATCH] D109293: [JITLink][WIP] Add initial native TLS support to ELFNix platform
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 5 10:00:01 PDT 2021
MaskRay added a comment.
TLS descriptors refer to an alternative ABI to traditional general dynamic/local dynamic TLS models. The name cannot be repurposed to a different usage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109293/new/
https://reviews.llvm.org/D109293
More information about the llvm-commits
mailing list