[PATCH] D45619: [Time-report] (1) Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 13:35:33 PDT 2018


efriedma added a comment.

Somewhere around CompilerInvocation::CreateFromArgs is probably appropriate.


Repository:
  rL LLVM

https://reviews.llvm.org/D45619





More information about the llvm-commits mailing list