[all-commits] [llvm/llvm-project] 402b68: Re-re-revert "[ORC][ORC-RT] Add initial native-TLV...

lhames via All-commits all-commits at lists.llvm.org
Wed Jul 21 17:47:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 402b681fffaace45c5f181b3b24c2f648bfc766c
      https://github.com/llvm/llvm-project/commit/402b681fffaace45c5f181b3b24c2f648bfc766c
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-07-22 (Thu, 22 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:
  -----------
  Re-re-revert "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform."

This reverts commit 6b2a96285b9bbe92d2c5e21830f21458f8be976d.

The ccache builders are still failing. Looks like they need to be updated to
get the llvm-zorg config change in 490633945677656ba75d42ff1ca9d4a400b7b243.

I'll re-apply this as soon as the builders are updated.




More information about the All-commits mailing list