[all-commits] [llvm/llvm-project] fb623a: [lldb] Fix two old UUID method calls in ObjectFile...

Jason Molenda via All-commits all-commits at lists.llvm.org
Mon Feb 10 15:08:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb623a35248ed84cc7c82c696bf92419324720de
      https://github.com/llvm/llvm-project/commit/fb623a35248ed84cc7c82c696bf92419324720de
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2025-02-10 (Mon, 10 Feb 2025)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp

  Log Message:
  -----------
  [lldb] Fix two old UUID method calls in ObjectFileMachO

A section of ObjectFileMachO is ifdef compiled only when
building to run on iOS etc natively, so this old method
call rename wasn't detected by normal on-mac building.



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