[PATCH] D21681: [ELF] - Implemented support of default/non-default symbols versions

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 16 04:30:26 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D21681#486066, @ruiu wrote:

> Unfortunately this change have slowed down the linker. Without this change, the linker was able to link LLD in 6.3426 seconds. With this, it takes 6.6993 seconds. It's not negligible. I'll investigate how to speed this up.


Forgot to reply here for history. So my comments are on page of your change (https://reviews.llvm.org/D22433).


Repository:
  rL LLVM

https://reviews.llvm.org/D21681





More information about the llvm-commits mailing list