r207624 - [ARM64] Add arm64_be where it was accidentally missed from a bunch of if-conditions.

Chandler Carruth chandlerc at google.com
Wed Apr 30 03:28:23 PDT 2014


On Wed, Apr 30, 2014 at 3:11 AM, James Molloy <james.molloy at arm.com> wrote:

> [ARM64] Add arm64_be where it was accidentally missed from a bunch of
> if-conditions.
>
> I think this is the last commit for ARM64 big endian in clang. This commit
> makes
> arm_neon.h compile correctly.
>

Why not add tests for compiling that in BE mode? Or some macro-level
testing taht all of this works?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140430/f8e674a3/attachment.html>


More information about the cfe-commits mailing list