Re-re-re-apply "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform."
authorLang Hames <lhames@gmail.com>
Thu, 22 Jul 2021 00:52:25 +0000 (10:52 +1000)
committerLang Hames <lhames@gmail.com>
Sat, 24 Jul 2021 03:16:12 +0000 (13:16 +1000)
commiteda6afdad62cd79b05191c3cbeb62e99d0f986fa
treedebca09343d2e4bd648f8650d13f4e896711f70a
parent698fef3eb68bdce46f2f629dec6c3f39db78399e
Re-re-re-apply "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform."

The ccache builders have recevied a config update that should eliminate the
build issues seen previously.
compiler-rt/lib/orc/CMakeLists.txt
compiler-rt/lib/orc/macho_platform.cpp
compiler-rt/lib/orc/macho_platform.h
compiler-rt/lib/orc/macho_tlv.x86-64.S [new file with mode: 0644]
compiler-rt/test/orc/TestCases/Darwin/x86-64/trivial-tlv.S [new file with mode: 0644]
llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp