[PATCH] D156611: [llvm-cov] Fix a bug about using `convert-for-testing` on multi-source object files

Yuhao Gu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 6 02:01:51 PDT 2023


AtomicGu added a comment.

@phosek I finished the revision. The `x64 debian` pre-merge checks passed. However the `x64 windows` pre-merge checks failed because of timeout. But I think the code is OK because It happened a few times before. Do I need to retry the pre-merge checks?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156611



More information about the llvm-commits mailing list