[PATCH] D94643: [llvm-link] Improve link time for bitcode archives [NFC]
Sergey Dmitriev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 17:29:00 PST 2021
sdmitriev added a comment.
In D94643#2498870 <https://reviews.llvm.org/D94643#2498870>, @tra wrote:
> LGTM.
>
> Do you have any measurements showing actual impact on performance or memory consumption?
On my local experiments with a big bitcode library link time reduced from ~10 minutes to ~9 seconds.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94643/new/
https://reviews.llvm.org/D94643
More information about the llvm-commits
mailing list