[PATCH] D69043: [RFC] Adding time-trace to LLD?
Russell Gallop via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 10 02:11:11 PST 2020
russell.gallop abandoned this revision.
russell.gallop added a comment.
This was submitted as the sequence of patches:
https://reviews.llvm.org/D70904 - Tidying up in TimeProfiler.cpp
https://reviews.llvm.org/D70950 - Add ProcName to TimeTraceProfiler
https://reviews.llvm.org/D71059 - [LLD][ELF] Add time-trace to ELF LLD (1/2) (multi-thread support in TimeProfiler)
https://reviews.llvm.org/D71060 - [LLD][ELF] Add time-trace to ELF LLD (2/2) (Add time trace to LLD)
Closing this review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69043/new/
https://reviews.llvm.org/D69043
More information about the cfe-commits
mailing list