[all-commits] [llvm/llvm-project] 193420: [lldb] NFC add comments and test case for ObjectFi...

Jason Molenda via All-commits all-commits at lists.llvm.org
Mon Jun 10 20:34:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1934208132e3a084c5952656ae29816958b8207c
      https://github.com/llvm/llvm-project/commit/1934208132e3a084c5952656ae29816958b8207c
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    A lldb/test/API/macosx/delay-init-dependency/Makefile
    A lldb/test/API/macosx/delay-init-dependency/TestDelayInitDependency.py
    A lldb/test/API/macosx/delay-init-dependency/foo.c
    A lldb/test/API/macosx/delay-init-dependency/main.c

  Log Message:
  -----------
  [lldb] NFC add comments and test case for ObjectFileMachO delay-init (#95067)

Add comments and a test for delay-init libraries on macOS. I originally
added the support in 954d00e87cdd77d0e9e367be52e62340467bd779 a month
ago, but without these additional clarifications.

rdar://126885033



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