[PATCH] D51979: [llvm-exegesis][NFC] Split BenchmarkRunner class

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 13:02:12 PDT 2018


gchatelet accepted this revision.
gchatelet added inline comments.
This revision is now accepted and ready to land.


================
Comment at: tools/llvm-exegesis/lib/SnippetGenerator.h:40
+// Common code for all benchmark modes.
+class SnippetGenerator {
+public:
----------------
SnippetGeneratorBase?


Repository:
  rL LLVM

https://reviews.llvm.org/D51979





More information about the llvm-commits mailing list