[PATCH] D51018: [sancov] Accommodate sancov and coverage report server for use under Windows

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 17:24:49 PDT 2019


vitalybuka requested changes to this revision.
vitalybuka added a comment.
This revision now requires changes to proceed.

In D51018#1709815 <https://reviews.llvm.org/D51018#1709815>, @dgg5503 wrote:

> @vitalybuka I plan to debug this failure as soon as I can. I imagine I'd have to use QEmu to emulate ppc64/s390x since I don't have such a machine on hand. Thanks for committing my other diff though!


I suspect it never worked on these platform and we just enabled the test with x86-registered-target


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D51018





More information about the llvm-commits mailing list