[PATCH] D17871: [ELF] Generalize ELF symbol type handling
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 15:45:38 PST 2016
davide added a comment.
In http://reviews.llvm.org/D17871#367706, @ruiu wrote:
> This looks good to me, but do you want to do isTLS in the same patch? This patch itself does not reduce the number of parameters, so I think this patch more sense if you do both at once.
Sure, why not.
http://reviews.llvm.org/D17871
More information about the llvm-commits
mailing list