[PATCH] D143984: [DebugMetadata] Simplify handling subprogram's retainedNodes field. NFCI (1/7)

Vladislav Dzhidzhoev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 08:41:56 PDT 2023


dzhidzhoev added a comment.

In D143984#4405875 <https://reviews.llvm.org/D143984#4405875>, @steakhal wrote:

> I think this patch broke two build bots, and now the CI is red.
> https://lab.llvm.org/buildbot/#/builders/16/builds/49282
> https://lab.llvm.org/buildbot/#/builders/109/builds/65904
>
> Could you please have a look?

Thank you! Reverted.
Does anyone know if there is a possibility to subscribe to buildbot emails related to a specific commit if you're not the author of the commit?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143984/new/

https://reviews.llvm.org/D143984



More information about the llvm-commits mailing list