[PATCH] D151465: [Dexter] Remove builder from Dexter

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 07:16:20 PDT 2023


StephenTozer added a comment.

Applying this patch again - if there are green dragon errors, at this point I suspect there may some opaque configuration issue on the buildbot (not necessarily an error, but not present on other systems), as the command line should theoretically be identical. Since this patch is large and touches a lot of files, I'd prefer to mark any subsequently failing tests as XFAILs and investigate post-commit to prevent the patch from repeatedly landing and reverting. Open to any principled or practical objections to this!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151465



More information about the llvm-commits mailing list