[all-commits] [llvm/llvm-project] c06aa2: Revert "Reapply [MachO] Move getArchTriple impl......

Lang Hames via All-commits all-commits at lists.llvm.org
Sat Oct 4 02:18:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c06aa2e8137a7e27e0bd0296d2f489c44d47f6f2
      https://github.com/llvm/llvm-project/commit/c06aa2e8137a7e27e0bd0296d2f489c44d47f6f2
  Author: Lang Hames <lhames at gmail.com>
  Date:   2025-10-04 (Sat, 04 Oct 2025)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/MachO.h
    M llvm/include/llvm/Object/MachO.h
    M llvm/lib/BinaryFormat/MachO.cpp
    M llvm/lib/Object/CMakeLists.txt
    M llvm/lib/Object/MachOObjectFile.cpp

  Log Message:
  -----------
  Revert "Reapply [MachO] Move getArchTriple impl... with fixes. (#161949)"

This reverts commit 54012102c4a8e8bba9b3b27291dab126e3521544 while I further
investigate bot failures. Apparently adding a dependence on BinaryFormat to
Object was insufficient to fix the original linker issues.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list