]> granicus.if.org Git - clang/commit
Teaches the Clang driver to accept Cortex-A72
authorRenato Golin <renato.golin@linaro.org>
Wed, 4 Feb 2015 13:31:56 +0000 (13:31 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 4 Feb 2015 13:31:56 +0000 (13:31 +0000)
commit7fc56c94ba3c129e0507923d1e21bda62d56b12e
tree2b95d2aded0e8d6eff0d065f163dd062b3b74406
parentf589bba74c4132b7206d755404dc94776c37255c
Teaches the Clang driver to accept Cortex-A72

A previous commit added Cortex-A72 to LLVM, this teaches Clang to
accept it as well.

Patch by Ranjeet Singh.

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