[patch] Find if we are big endian at compile time

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Apr 14 04:27:27 PDT 2013


> Either way, I would make the behavior that we test for evidence of a big
> endian system, and unless we find it, default to little endian. I think this
> will neatly avoid the need to special case MSVC. It also seems prudent given
> the last decade or so of hardware development. ;]

Good point. New patch set attached.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 7134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/32a5d17e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130414/32a5d17e/attachment-0001.obj>


More information about the llvm-commits mailing list