[all-commits] [llvm/llvm-project] efdac1: Remove one change from https://reviews.llvm.org/D1...

Jason Molenda via All-commits all-commits at lists.llvm.org
Fri Dec 10 01:04:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efdac16b382b86358dba60f3a759c64a0fc446fc
      https://github.com/llvm/llvm-project/commit/efdac16b382b86358dba60f3a759c64a0fc446fc
  Author: Jason Molenda <jason at molenda.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M lldb/source/Utility/ArchSpec.cpp

  Log Message:
  -----------
  Remove one change from https://reviews.llvm.org/D115431

The change to ArchSpec::SetArchitecture that was setting the
ObjectFile of a mach-o binary to llvm::Triple::MachO.  It's not
necessary for my patch, and it changes the output of image list -t
causing TestUniversal.py to fail on x86_64 systems.  The bots
turned up the failure, I was developing and testing this on
an Apple Silicon mac.




More information about the All-commits mailing list