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

Joerg Sonnenberger joerg at britannica.bec.de
Thu Nov 6 03:46:57 PST 2014


On Wed, Nov 05, 2014 at 09:48:15PM -0600, Shankar Easwaran wrote:
> Just curious, does clang support X86 Big Endian ?

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

Joerg



More information about the llvm-commits mailing list