]> granicus.if.org Git - clang/commit
ARM: actually define __ARM_ARCH_7S__ for the armv7s slice
authorTim Northover <tnorthover@apple.com>
Tue, 21 Jul 2015 21:47:33 +0000 (21:47 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 21 Jul 2015 21:47:33 +0000 (21:47 +0000)
commite9fc86435e6afea32adc0805d7692a59bfa042e4
treeb308ab4b83bc79a0de19f3083b8589b095bb95c1
parenteb74261486cec819735ae3b95c7423a0a0b6bfd4
ARM: actually define __ARM_ARCH_7S__ for the armv7s slice

We ended up with the wrong predefine after the recent TargetParser shuffle, and
I accidentally solidified it with a test. This should fix it.

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