[all-commits] [llvm/llvm-project] eda6af: Re-re-re-apply "[ORC][ORC-RT] Add initial native-T...

lhames via All-commits all-commits at lists.llvm.org
Fri Jul 23 20:22:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eda6afdad62cd79b05191c3cbeb62e99d0f986fa
      https://github.com/llvm/llvm-project/commit/eda6afdad62cd79b05191c3cbeb62e99d0f986fa
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-07-24 (Sat, 24 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
    A compiler-rt/lib/orc/macho_tlv.x86-64.S
    A 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-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.




More information about the All-commits mailing list