[PATCH] D98179: [lit] Sort test start times based on prior test timing data

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 07:56:00 PDT 2021


davezarzycki added a comment.

Ah yes, of course. I've marked that test as unavailable on Window for now: 61ca706461c5e1edc18526c9ddc3250fe074ed94 <https://reviews.llvm.org/rG61ca706461c5e1edc18526c9ddc3250fe074ed94>

In the long run, We'll need to figure out a way for people to commit cross-platform trace files but for now the more important record-and-reorder feature works cross platform.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98179



More information about the llvm-commits mailing list