[PATCH] D15045: [ELF/AArch64] Rearrange relocations to follow the documentation order. NFC.
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 27 07:55:46 PST 2015
ikudrin added a comment.
In http://reviews.llvm.org/D15045#297899, @ruiu wrote:
> The original order looked random, but the new order also looks somewhat random. Should we instead order them alphabetically? Also, "follow the order in the spec" strategy does not work if some relocations are defined in a separate document (such as TLS relocations.)
OK. Alphabetical order also seems convenient to me.
http://reviews.llvm.org/D15045
More information about the llvm-commits
mailing list