[PATCH] D156399: [Orc][PowerPC] Enable ELFNixPlatform support for ppc64le
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 19:21:10 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cb2a78ac2fe: [Orc][PowerPC] Enable ELFNixPlatform support for ppc64le (authored by lkail).
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.546295.patch
Type: text/x-patch
Size: 16830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/0c603452/attachment.bin>
More information about the llvm-commits
mailing list