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

Joerg Sonnenberger joerg at britannica.bec.de
Thu Nov 6 15:12:01 PST 2014


On Thu, Nov 06, 2014 at 05:57:49PM -0000, Charlie Turner wrote:
> It's also odd that for PPC, you always return false of isLittleEndian, I
> thought PPC does allow endian switching?

PPC64 does, PPC doesn't.

Joerg



More information about the llvm-commits mailing list