[PATCH] D18773: [lld] Implement --dynamic-list-data
Adhemerval Zanella via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 05:45:04 PDT 2016
zatrazz added a comment.
In http://reviews.llvm.org/D18773#391822, @rafael wrote:
> What is using this feature?
As for --dynamic-list-cpp-{new,typeinfo} it is an option that might be used with -Bsymbolic to speed up internal shared library all (to bind internally), however I could not find any project that actually uses it (it though libstdc++.so could be a candidate, but it is not). As for http://reviews.llvm.org/D18774 I can drop the patch is the usercase is not strong enough for inclusion.
Repository:
rL LLVM
http://reviews.llvm.org/D18773
More information about the llvm-commits
mailing list