[PATCH] D44519: Add llvm-exegesis tool.
    Eugene Zelenko via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 16 06:20:16 PDT 2018
    
    
  
Eugene.Zelenko added inline comments.
================
Comment at: tools/llvm-exegesis/BenchmarkResult.h:16
+
+#ifndef LLVM_TOOLS_LLVM_EXEGESIS_BENCHMARKRESULT_H_
+#define LLVM_TOOLS_LLVM_EXEGESIS_BENCHMARKRESULT_H_
----------------
Final underscore is not needed. Same in other places.
Repository:
  rL LLVM
https://reviews.llvm.org/D44519
    
    
More information about the llvm-commits
mailing list