[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:34:01 PDT 2016
ruiu added a comment.
This may be an expensive feature because it works for each symbol. Can you run benchmarks with this change?
http://reviews.llvm.org/D21681
More information about the llvm-commits
mailing list