[PATCH] D40077: [RFC][LNT][test-suite] - Allow 1 test to report multiple individual test results

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 11:07:49 PST 2017


MatzeB added a comment.

I'm surprised that lit lets you sneak a dictionary into the reported metrics.

In general though I'd rather see us change the lit tool so we can report 1 test in the lit output for each sub-benchmark of a microbenchmark executable.


https://reviews.llvm.org/D40077





More information about the llvm-commits mailing list