]> granicus.if.org Git - clang/commit
AArch64: bring predefines in line with most recent ACLE document
authorTim Northover <Tim.Northover@arm.com>
Fri, 5 Apr 2013 14:08:55 +0000 (14:08 +0000)
committerTim Northover <Tim.Northover@arm.com>
Fri, 5 Apr 2013 14:08:55 +0000 (14:08 +0000)
commitdabcbf95483a59f2342b5c29112a8f4f8b8ecf1b
treef1d493f7fad8a6585dca6ec7944a6eaebf2397e9
parenta3ae937ab7b7026953b6e93e0159cf1dd918e2a1
AArch64: bring predefines in line with most recent ACLE document

The prefixes and names used are now identical to 32-bit ARM, which is also
expected to remain unchanged.

If we made this change after a release, we'd probably have to support both
variants for a while, but I think since AArch64 exists only on trunk now, it's
acceptable to simply swap them now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178870 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/aarch64-target-features.c