[PATCH] D16224: [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 09:52:58 PST 2016
davide added a comment.
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.
http://reviews.llvm.org/D16224
More information about the llvm-commits
mailing list