[ORC] Remove LLVM-side MachO Platform runtime support.
authorLang Hames <lhames@gmail.com>
Sun, 11 Jul 2021 01:35:55 +0000 (11:35 +1000)
committerLang Hames <lhames@gmail.com>
Sat, 17 Jul 2021 04:25:31 +0000 (14:25 +1000)
commit89aa11ed2817697abcf3416651d34cd85b5bf5cf
tree585a419eb4e1603e8d9079ab1e613879a4ab550c
parentc7f2f81f5e2a1e3b54a2d69e37d7309296a0f4b8
[ORC] Remove LLVM-side MachO Platform runtime support.

Support for this functionality is moving to the ORC runtime.
llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
llvm/test/ExecutionEngine/OrcLazy/objc-minimal.ll [deleted file]
llvm/tools/lli/lli.cpp