[PATCH] D63344: lld/elf: Deduplicate undefined symbol diagnostics

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 05:53:52 PDT 2019


thakis added a comment.

Apologies, that number is wrong, I had a duplicate call to ScopedTimer in the main function. Here's the correct number:

    Reloc scanning:               220 ms (  7.0%)
  -------------------------------------------------
  Total Link Time:               3147 ms (100.0%)

I'll also do a static library build of chrome.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63344/new/

https://reviews.llvm.org/D63344





More information about the llvm-commits mailing list