[PATCH] D15980: [lit] Output the time elapsed for each test when running lit with -v.

Jonathan Roelofs via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 15:57:42 PST 2016


jroelofs added a comment.

Why? Isn't `-time-tests` already way more useful?

Also, this breaks any out-of-tree scripts which read the PASS/FAIL lines... which is something that we do. If you do want to do this, please put it under a flag.


http://reviews.llvm.org/D15980





More information about the llvm-commits mailing list