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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 04:41:23 PDT 2016


ruiu added a comment.

Maybe a clang and lld link times?

Specifically, I'm wondering whether `Name.find("@")` is expensive or not.


http://reviews.llvm.org/D21681





More information about the llvm-commits mailing list