[Lldb-commits] [lldb] Revert branch island experiments (PR #139192)

2025-05-08 Thread via lldb-commits
https://github.com/jimingham closed https://github.com/llvm/llvm-project/pull/139192 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] Revert branch island experiments (PR #139192)

2025-05-08 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: None (jimingham) Changes This test is failing because when we step to what is the branch island address and ask for its symbol, we can't resolve the symbol, and just call it the last padding symbol plus a bajillion. That has nothing to do

[Lldb-commits] [lldb] Revert branch island experiments (PR #139192)

2025-05-08 Thread via lldb-commits
https://github.com/jimingham created https://github.com/llvm/llvm-project/pull/139192 This test is failing because when we step to what is the branch island address and ask for its symbol, we can't resolve the symbol, and just call it the last padding symbol plus a bajillion. That has nothing