[PATCH] D112656: [ORC][ORC-RT] Enable the MachO platform for arm64
Ben Langmuir via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 13:36:52 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d13ee28914d: [ORC][ORC-RT] Enable the MachO platform for arm64 (authored by benlangmuir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112656/new/
https://reviews.llvm.org/D112656
Files:
compiler-rt/lib/orc/CMakeLists.txt
compiler-rt/lib/orc/macho_tlv.arm64.S
compiler-rt/test/orc/TestCases/Darwin/arm64/lit.local.cfg.py
compiler-rt/test/orc/TestCases/Darwin/arm64/trivial-cxa-atexit.S
compiler-rt/test/orc/TestCases/Darwin/arm64/trivial-objc-methods.S
compiler-rt/test/orc/TestCases/Darwin/arm64/trivial-static-initializer.S
compiler-rt/test/orc/TestCases/Darwin/arm64/trivial-tlv.S
llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h
llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112656.382772.patch
Type: text/x-patch
Size: 21410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/5e451f49/attachment.bin>
More information about the llvm-commits
mailing list