[all-commits] [llvm/llvm-project] 89aa11: [ORC] Remove LLVM-side MachO Platform runtime supp...

lhames via All-commits all-commits at lists.llvm.org
Fri Jul 16 21:32:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89aa11ed2817697abcf3416651d34cd85b5bf5cf
      https://github.com/llvm/llvm-project/commit/89aa11ed2817697abcf3416651d34cd85b5bf5cf
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-07-17 (Sat, 17 Jul 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
    M llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
    M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
    M llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
    R llvm/test/ExecutionEngine/OrcLazy/objc-minimal.ll
    M llvm/tools/lli/lli.cpp

  Log Message:
  -----------
  [ORC] Remove LLVM-side MachO Platform runtime support.

Support for this functionality is moving to the ORC runtime.




More information about the All-commits mailing list