[PATCH] D16871: lit: Allow arbitrary key/value data in a test result
Daniel Dunbar via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 16:22:16 PST 2016
ddunbar added a comment.
Right, that is what I expected, something like MetricValueSignature that
clients would anticipate is a unique but otherwise meaningless signature
for some part of the test (and display accordingly, maybe by highlighting
when it changes).
Repository:
rL LLVM
http://reviews.llvm.org/D16871
More information about the llvm-commits
mailing list