lebedev.ri added inline comments.

================
Comment at: clang/lib/CodeGen/CodeGenAction.cpp:232
       {
+        llvm::TimeTraceScope TimeScope("Frontend", StringRef(""));
         PrettyStackTraceString CrashInfo("Per-file LLVM IR generation");
----------------
This looks more like `Frontend Codegen` to me?
(With front-end itself being the entirety of clang time up to this point 
including this step)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63325/new/

https://reviews.llvm.org/D63325



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to