[all-commits] [llvm/llvm-project] ef314d: [ORC][MachO] Enable customization of MachO-headers...

lhames via All-commits all-commits at lists.llvm.org
Mon Dec 11 10:02:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef314d39b920a0989f17181ce280086146a71b75
      https://github.com/llvm/llvm-project/commit/ef314d39b920a0989f17181ce280086146a71b75
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
    M llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp

  Log Message:
  -----------
  [ORC][MachO] Enable customization of MachO-headers produced by MachOPlatform.

MachOPlatform users can now override the default MachO header graph produced
for JITDylibs when setupJITDylib is called.




More information about the All-commits mailing list