[PATCH] D14046: [test-suite] Introduce a new CMake+LIT based harness
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 07:09:41 PDT 2015
jmolloy added a comment.
> I could not get lit to show the commandlines of tests that do not fail. This would be very nice to have for the benchmarks.
This has been a feature request in the past for LIT, and honestly I thought it got implemented. A grep in my inbox turns up nothing though, so maybe I was delusional. Either way, it seems like a good feature to add to LIT and we should do that.
James
Repository:
rL LLVM
http://reviews.llvm.org/D14046
More information about the llvm-commits
mailing list