[PATCH] D46432: [llvm-exegesis] Add a library to cluster benchmark results.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 4 07:56:44 PDT 2018
courbet updated this revision to Diff 145193.
courbet added a comment.
Fix tests in debug mode: The error needs to be consumed.
Repository:
rL LLVM
https://reviews.llvm.org/D46432
Files:
tools/llvm-exegesis/lib/CMakeLists.txt
tools/llvm-exegesis/lib/Clustering.cpp
tools/llvm-exegesis/lib/Clustering.h
unittests/tools/llvm-exegesis/CMakeLists.txt
unittests/tools/llvm-exegesis/ClusteringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46432.145193.patch
Type: text/x-patch
Size: 14362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/3dac0482/attachment.bin>
More information about the llvm-commits
mailing list