[PATCH] D15045: [ELF] Rearrange relocation codes in natural order. NFC.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 10:14:27 PST 2015


On Mon, Nov 30, 2015 at 10:07 AM, Igor Kudrin <ikudrin.dev at gmail.com> wrote:
> ikudrin added a comment.
>
> In http://reviews.llvm.org/D15045#298613, @ruiu wrote:
>
>> Is this alphabetical order?
>
>
> I meant this one: Natural sort order <https://en.wikipedia.org/wiki/Natural_sort_order>.
>

I think the standard for LLD is ASCIIbetical, but I'd be happier if
somebody else confirms.

--
Davide


More information about the llvm-commits mailing list