[lld] r221427 - [ELF] Implement isLittleEndian for all architectures

Charlie Turner charlie.turner at arm.com
Thu Nov 6 07:52:55 PST 2014


Hi Shankar,

> No. There is no reason too -- the CPU does not allow endian switching
unlike ARM.

That's why this method wasn't pure virtual to start with. This distinction
isn't relevant for all architectures.

I agree that it's confusing to implement this method for x86*, hexagon, ...

Kind regards,
Charlie.







More information about the llvm-commits mailing list