Hi All,
I added a test case for the aarch64_be target predefined macros.
Particularly AARCH64EB, corresponding to AARCH64EL for the aarch64 target.
Thanks,
Christian
Differential D3115
AArch64_BE test case for predefined macros cpirker on Mar 19 2014, 4:43 AM. Authored by
Details
Hi All, I added a test case for the aarch64_be target predefined macros. Thanks,
Diff Detail Event TimelineComment Actions Hi Christian, Mostly looks fine. Just one query:
Comment Actions Hi Tim, I added the "ARM_BIG_ENDIAN" define. Thanks, Comment Actions I committed this patch as r204604.
Comment Actions Hi Tim, I added you as reviewer. Thanks, |
Shouldn't ARM_BIG_ENDIAN be here? My ACLE seems to think so (we seem to have ARCH_BIG_ENDIAN instead, which is probably my fault but incorrect).