[PATCH] D16224: [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 10:01:20 PST 2016


grimar added a comment.

In http://reviews.llvm.org/D16224#327999, @davide wrote:

> The whole set of cases is uncorrectly sorted (it was even before you). Looking again, I think the place where you put is correct, I still think it's worth doing a pass (in a different commit) to sort that properly. Go ahead and submit.


Thanks for review ! I`ll commit once http://reviews.llvm.org/D16185 is approved, because it is the direct dependency for this one..


http://reviews.llvm.org/D16224





More information about the llvm-commits mailing list