[PATCH] D69043: [RFC] Adding time-trace to LLD?

Russell Gallop via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 07:22:31 PST 2019


russell.gallop added a comment.

I've re-implemented this using thread local time tracing.

Have broken the changes down into a couple of patches. First one doing some minor tidying up here (https://reviews.llvm.org/D70904).


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