[Lldb-commits] [lldb] [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (PR #106791)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 17 10:57:25 PDT 2024


bulbazord wrote:

> Do we have a sense of whether it's just a broken test, or if the PR broke some functionality? We tested the change on some internal scenarios and it showed good improvement, so we'd like to cherry-pick this patch (or a new patch).

I'm not sure yet, I haven't had time to investigate what broke exactly. The test suite passes on arm64 on all the machines I tried it on, so it may be specific to x86_64. I'll try to find some time to investigate this week or the next.

https://github.com/llvm/llvm-project/pull/106791


More information about the lldb-commits mailing list