[PATCH] D43314: [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 01:13:15 PST 2018


delcypher requested changes to this revision.
delcypher added a comment.
This revision now requires changes to proceed.

Please and at least one test to lit's test suite for the functionality you're adding. As this patch stands right now it's not obvious how to use this new functionality. A test would demonstrate how this feature is intended to be used and will ensure that if someone breaks your new feature that it will be noticed. Documentation would be great but that's probably asking too much.


https://reviews.llvm.org/D43314





More information about the llvm-commits mailing list