In debug builds a noticeable time can be spent generating debug info, so make -ftime-trace track that too.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69750
make -ftime-trace also trace time spent creating debug info ClosedPublic Authored by llunak on Nov 2 2019, 8:43 AM.
Details Summary In debug builds a noticeable time can be spent generating debug info, so make -ftime-trace track that too.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2019, 9:35 AM Closed by commit rG4f2104c5adbc: make -ftime-trace also trace time spent creating debug info (authored by llunak). · Explain WhyNov 2 2019, 10:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 227583 clang/lib/CodeGen/CGDebugInfo.cpp
|