[all-commits] [llvm/llvm-project] 529310: Re-apply 75c487602a "[ORC] Add a MachOBuilder util...

lhames via All-commits all-commits at lists.llvm.org
Mon Sep 11 10:57:12 PDT 2023


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

  Changed paths:
    A llvm/include/llvm/ExecutionEngine/Orc/MachOBuilder.h
    M llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp

  Log Message:
  -----------
  Re-apply 75c487602a "[ORC] Add a MachOBuilder utility, use it to..." with fixes.

This re-applies 75c487602a8 ([ORC] Add a MachOBuilder utility, use it to build
MachO debug objects), which was reverted in 99e70cc3a5 due to build
failures. The MachoBuilder class has been refactored to fix the errors.




More information about the All-commits mailing list