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

Rui Ueyama via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 03:33:07 PDT 2019


ruiu added a comment.

This seems useful. Can I see an example output?

Speaking of the output file, I'd make --time-trace option to take an output filename, as an output executable doesn't always have an extension (On Windows it's almost always .exe, but on Unix, extension is usually omitted).


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