[llvm] r287011 - [ELF] Rewrite isMips64EL() using isMipsELF64(). NFCI.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 14:26:58 PST 2016


On Tue, Nov 15, 2016 at 1:23 PM, Rui Ueyama <ruiu at google.com> wrote:
> That might be true, but seriously? :)
>

Yes, unfortunately :(

> On Tue, Nov 15, 2016 at 12:07 PM, Rafael EspĂ­ndola
> <rafael.espindola at gmail.com> wrote:
>>
>> On 15 November 2016 at 14:27, Rui Ueyama via llvm-commits
>> <llvm-commits at lists.llvm.org> wrote:
>> > Out of curiosity, do you know what "64EL" stands for? "L" may be for
>> > little
>> > endian, but "E" is a mystery.
>>
>> I think it is LittleEndian in little endian order :-)
>>
>> Cheers,
>> Rafael
>
>



-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list