[all-commits] [llvm/llvm-project] 11f33a: Branch island with numbers (#138781)

jimingham via All-commits all-commits at lists.llvm.org
Tue May 6 16:58:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11f33ab3850886510a831122078a155be7dc1167
      https://github.com/llvm/llvm-project/commit/11f33ab3850886510a831122078a155be7dc1167
  Author: jimingham <jingham at apple.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
    A lldb/test/API/macosx/branch-islands/Makefile
    A lldb/test/API/macosx/branch-islands/TestBranchIslands.py
    A lldb/test/API/macosx/branch-islands/foo.c
    A lldb/test/API/macosx/branch-islands/main.c
    A lldb/test/API/macosx/branch-islands/padding1.s
    A lldb/test/API/macosx/branch-islands/padding2.s
    A lldb/test/API/macosx/branch-islands/padding3.s
    A lldb/test/API/macosx/branch-islands/padding4.s

  Log Message:
  -----------
  Branch island with numbers (#138781)

Reapply the support for stepping through branch islands, add support for
a branch that takes multiple hops to get to the target.



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