[PATCH] D88944: [ELF] Skip repeated libraries.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 06:59:20 PDT 2020


ikudrin added a comment.

I've made some tests and speculatively estimate the saving up to several seconds for a relatively large library (about 100000 symbols) which is referenced several hundred times. For me, that is noticeable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88944



More information about the llvm-commits mailing list