[clang] [llvm] [profcheck][coro] Adding Branch weights PGO in Coroutines Passes (PR #184466)
Jin Huang via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 15 12:49:14 PDT 2026
jinhuang1102 wrote:
> The merging of this PR is being blocked by a set of `lldb` tests (see [here](https://github.com/llvm/llvm-project/actions/runs/29368457006/job/87426362508?pr=184466)).
>
> CI is failing in the lldb-shell test suite and blocking merges. The failing tests are:
>
> * lldb-shell :: SymbolFile/Breakpad/unwind-via-stack-win.test
> * lldb-shell :: SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
> * lldb-shell :: SymbolFile/Breakpad/unwind-via-raSearch.test
>
> Job: https://github.com/llvm/llvm-project/actions/runs/29368457006/job/87426362508?pr=184466
>
> This PR does not touch lldb/Breakpad; I re-ran CI and the failures persist, so this looks like an unrelated CI or flaky-test issue that needs triage by CI or LLDB maintainers.
Hi @ZequanWu, Do you have any suggestion? Thank you.
https://github.com/llvm/llvm-project/pull/184466
More information about the cfe-commits
mailing list