[PATCH] D47189: [llvm-exegesis] Analysis output uses HTML.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 02:49:48 PDT 2018


courbet updated this revision to Diff 147972.
courbet marked 2 inline comments as done.
courbet added a comment.

- Pass parameters by `StringRef` instead of `sts::string`


Repository:
  rL LLVM

https://reviews.llvm.org/D47189

Files:
  tools/llvm-exegesis/lib/Analysis.cpp
  tools/llvm-exegesis/lib/Analysis.h
  tools/llvm-exegesis/lib/Clustering.cpp
  tools/llvm-exegesis/lib/Clustering.h
  unittests/tools/llvm-exegesis/ClusteringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47189.147972.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/d4883438/attachment.bin>


More information about the llvm-commits mailing list