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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 22:02:50 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c38a178d3a6: [JITLink][PowerPC] Add basic TLS support for ppc64 (authored by lkail).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155926

Files:
  compiler-rt/lib/orc/CMakeLists.txt
  compiler-rt/lib/orc/elfnix_tls.ppc64.S
  compiler-rt/test/orc/TestCases/Linux/ppc64/trivial-tls.S
  llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
  llvm/lib/ExecutionEngine/JITLink/ppc64.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155926.546316.patch
Type: text/x-patch
Size: 7299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/9fbf9ab6/attachment.bin>


More information about the llvm-commits mailing list