[all-commits] [llvm/llvm-project] 6d8c63: Revert "[ORC][ORC-RT] Add initial native-TLV suppo...
lhames via All-commits
all-commits at lists.llvm.org
Tue Jul 20 16:23:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d8c63946cc259c0af02584b7cc690dde11dea35
https://github.com/llvm/llvm-project/commit/6d8c63946cc259c0af02584b7cc690dde11dea35
Author: Lang Hames <lhames at gmail.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M compiler-rt/lib/orc/CMakeLists.txt
M compiler-rt/lib/orc/macho_platform.cpp
M compiler-rt/lib/orc/macho_platform.h
R compiler-rt/lib/orc/macho_tlv.x86-64.s
R compiler-rt/test/orc/TestCases/Darwin/x86-64/trivial-tlv.S
M llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
M llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
M llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
Log Message:
-----------
Revert "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform."
Reverts commit fe1fa43f16beac1506a2e73a9f7b3c81179744eb while I investigate
failures on Linux.
More information about the All-commits
mailing list