[PATCH] D97046: [lit] Add "late_tests" test suite config option
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 06:39:34 PST 2021
jdenny added a comment.
While it's beyond what I need at the moment, I agree that `test_phases` looks better than `early_tests`, `late_tests`, etc.
It's not clear to me whether it's useful to be able to generate a `test_phases` config automatically based on the time it takes to run tests. If it is, that could be a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97046/new/
https://reviews.llvm.org/D97046
More information about the llvm-commits
mailing list