[PATCH] D20582: Don't add repeats of llvm.ident list when linking

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 08:00:27 PST 2019


dexonsmith added a comment.

It’s unfortunate that this will be quadratic in the number of modules.  Is there a way we could improve that?


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

https://reviews.llvm.org/D20582





More information about the llvm-commits mailing list