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

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 16:04:36 PST 2016


joker.eph added a subscriber: joker.eph.
joker.eph added a comment.

Do we provide any guarantee on the output format? Scripts that rely on the output format to never change seems like a wrong design IMO. Such needs should be filled with a file output like JUnit.
(The other part of the comment about `--time-tests` remains valid, even though it is not a complete overlap)


http://reviews.llvm.org/D15980





More information about the llvm-commits mailing list