[PATCH] Add ARM big endian Target (armeb, thumbeb)

Christian Pirker cpirker at a-bix.com
Wed Mar 19 03:54:48 PDT 2014


  Hi Bernie,

  I added the ACLE predefine __ARM_BIG_ENDIAN
  It will be tested also in "test/Preprocessor/init.c", like the predefine(s) -- __ARMEL__, and __ARMEB__.

  Regards,
  Christian

http://llvm-reviews.chandlerc.com/D3096

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3096?vs=7879&id=7943#toc

Files:
  lib/Basic/Targets.cpp
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/Tools.cpp
  lib/Sema/SemaChecking.cpp
  test/Driver/arm-cortex-cpus.c
  test/Preprocessor/init.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3096.2.patch
Type: text/x-patch
Size: 37939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140319/28ef4dda/attachment.bin>


More information about the cfe-commits mailing list