]> granicus.if.org Git - clang/commit
Add support for armv7ve flag in clang (PR31358).
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Thu, 9 Feb 2017 23:30:10 +0000 (23:30 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Thu, 9 Feb 2017 23:30:10 +0000 (23:30 +0000)
commitb7945c107e8ac83138ec52e4d0815ef9249df39b
tree6ad767cd5dba4974a31268abccd274ae930265f5
parent53f79c4613cd3944f5a04ce8e41efd10d3ad2f4d
Add support for armv7ve flag in clang (PR31358).

This is a followup change to add v7ve support to clang for gcc
compatibility. Please see r294661.

Patch by Manoj Gupta.

Differential Revision: https://reviews.llvm.org/D29773

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