[all-commits] [llvm/llvm-project] 803fd7: Branch island no dsym (#139191)
jimingham via All-commits
all-commits at lists.llvm.org
Thu May 8 18:23:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 803fd732ae634b49c308e88e9b508fdbff664034
https://github.com/llvm/llvm-project/commit/803fd732ae634b49c308e88e9b508fdbff664034
Author: jimingham <jingham at apple.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M lldb/test/API/macosx/branch-islands/TestBranchIslands.py
Log Message:
-----------
Branch island no dsym (#139191)
When we get to the branch island, we don't see the symbol for
it.
The only other thing I can think of that would be a dsymutil bug?
Let's try this just with dwarf, and then I'll have to revert all this
and see if I can reproduce this locally somehow.
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