[PATCH] D128601: [ORC][ORC_RT][AArch64] Implement TLS descriptor in ELFNixPlatform.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 09:10:32 PDT 2022


sunho updated this revision to Diff 442325.
sunho added a comment.

Addres comments.


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/aarch64.cpp
  llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128601.442325.patch
Type: text/x-patch
Size: 16430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/213ccdf2/attachment.bin>


More information about the llvm-commits mailing list