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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 04:42:25 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D21681#466355, @ruiu wrote:

> Maybe a clang and lld link times?
>
> Specifically, I'm wondering whether `Name.find("@")` is expensive or not.


Yes, I just updated my comment about this. That is the only change for them.


http://reviews.llvm.org/D21681





More information about the llvm-commits mailing list