[PATCH] D45619: [Time-report] (1) Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug  8 11:43:31 PDT 2018
    
    
  
craig.topper added a comment.
Correct me if I'm wrong, but after this change llvm no longer enables the timing of individual passes when -ftime-report is passed? Was that intentional?
Repository:
  rL LLVM
https://reviews.llvm.org/D45619
    
    
More information about the llvm-commits
mailing list