[PATCH] D155926: [JITLink][PowerPC] Add basic TLS support for ppc64
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 02:40:51 PDT 2023
lkail updated this revision to Diff 544272.
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
compiler-rt/test/orc/TestCases/Linux/ppc64/lit.local.cfg.py
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
llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155926.544272.patch
Type: text/x-patch
Size: 11549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/de72edd3/attachment.bin>
More information about the llvm-commits
mailing list