[PATCH] D128601: [ORC][ORC_RT][AArch64] Implement TLS descriptor in ELFNixPlatform.
Sunho Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 4 11:46:56 PDT 2022
sunho updated this revision to Diff 442130.
sunho edited the summary of this revision.
sunho added a comment.
Use delta.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128601/new/
https://reviews.llvm.org/D128601
Files:
compiler-rt/lib/orc/CMakeLists.txt
compiler-rt/lib/orc/elfnix_platform.cpp
compiler-rt/lib/orc/elfnix_tls.aarch64.S
compiler-rt/test/orc/TestCases/Linux/aarch64/trivial-tls.S
llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
llvm/lib/ExecutionEngine/JITLink/aarch64.cpp
llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128601.442130.patch
Type: text/x-patch
Size: 17462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/0532d04b/attachment.bin>
More information about the llvm-commits
mailing list