[PATCH] D46873: [llvm-exegesis] Split AsmTemplate.Name into components.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 05:42:51 PDT 2018


gchatelet requested changes to this revision.
gchatelet added inline comments.
This revision now requires changes to proceed.


================
Comment at: tools/llvm-exegesis/lib/BenchmarkResult.h:49
   std::vector<BenchmarkMeasure> Measurements;
   std::string Error;
 
----------------
Can you add a `std::string` info while you're at it?


Repository:
  rL LLVM

https://reviews.llvm.org/D46873





More information about the llvm-commits mailing list