[PATCH] D155926: [JITLink][PowerPC][WIP] Add basic TLS support for ppc64

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 22:51:36 PDT 2023


lkail updated this revision to Diff 544217.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155926/new/

https://reviews.llvm.org/D155926

Files:
  compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
  compiler-rt/lib/orc/CMakeLists.txt
  compiler-rt/lib/orc/elfnix_tls.ppc64.S
  llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
  llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
  llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155926.544217.patch
Type: text/x-patch
Size: 8981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/f5a7945a/attachment.bin>


More information about the llvm-commits mailing list