[PATCH] builtins: remove definition of __ARM_ARCH

Saleem Abdulrasool compnerd at compnerd.org
Wed Sep 17 08:11:31 PDT 2014


Hi t.p.northover, jroelofs, rengolin, joerg,

__ARM_ARCH is part of the ACLE specification.  At least clang and GCC have
supported this part of the ACLE for some time now.  Let the compiler provide the
proper definition for the macro rather than try to guess it.

http://reviews.llvm.org/D5380

Files:
  lib/builtins/assembly.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5380.13784.patch
Type: text/x-patch
Size: 1077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140917/db7ba60a/attachment.bin>


More information about the llvm-commits mailing list