[PATCH] D69043: [RFC] Adding time-trace to LLD?
Russell Gallop via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 18 02:06:11 PDT 2019
russell.gallop added a comment.
In D69043#1714060 <https://reviews.llvm.org/D69043#1714060>, @ruiu wrote:
> I applied this patch and built clang with ThinLTO. Here is the generated file:
> This file seems much smaller than yours. What am I missing?
I have seen some very empty looking traces when ThinLTO doesn't have much to do. Is it possible that the ThinLTO cache is doing a very good job?
> (I couldn't download your file because the server times out perhaps due to the file size.)
That's odd. I can download it okay from here.
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