[Lldb-commits] [lldb] [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols are created (PR #106791)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Sat Sep 14 10:49:31 PDT 2024
JDevlieghere wrote:
It looks like this breaks `Unwind.trap_frame_sym_ctx` on x86_64: https://ci.swift.org/view/all/job/llvm.org/view/LLDB/job/lldb-cmake/5745/testReport/junit/lldb-shell/Unwind/trap_frame_sym_ctx_test/
I'm going to revert this to get the bots green over the weekend.
https://github.com/llvm/llvm-project/pull/106791
More information about the lldb-commits
mailing list