[PATCH] D156399: [Orc] Enable ELFNixPlatform support for ppc64le
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 00:59:58 PDT 2023
lkail updated this revision to Diff 544639.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156399/new/
https://reviews.llvm.org/D156399
Files:
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/test/orc/TestCases/Linux/ppc64/ehframe-default.cpp
compiler-rt/test/orc/TestCases/Linux/ppc64/ehframe-libunwind.cpp
compiler-rt/test/orc/TestCases/Linux/ppc64/lit.local.cfg.py
compiler-rt/test/orc/TestCases/Linux/ppc64/lljit-ehframe.cpp
compiler-rt/test/orc/TestCases/Linux/ppc64/lljit-initialize-deinitialize.ll
compiler-rt/test/orc/TestCases/Linux/ppc64/priority-static-initializer.S
compiler-rt/test/orc/TestCases/Linux/ppc64/trivial-atexit.S
compiler-rt/test/orc/TestCases/Linux/ppc64/trivial-cxa-atexit.S
compiler-rt/test/orc/TestCases/Linux/ppc64/trivial-static-initializer.S
compiler-rt/test/orc/TestCases/Linux/ppc64/trivial-tls.S
llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156399.544639.patch
Type: text/x-patch
Size: 16830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/5b13906f/attachment.bin>
More information about the llvm-commits
mailing list