]> granicus.if.org Git - clang/commit
Remove references to the cortex-a9-mp CPU.
authorCharlie Turner <charlie.turner@arm.com>
Thu, 6 Nov 2014 14:59:30 +0000 (14:59 +0000)
committerCharlie Turner <charlie.turner@arm.com>
Thu, 6 Nov 2014 14:59:30 +0000 (14:59 +0000)
commit2fbefbf4cd62d9359ae481aa044f646946e6b451
tree528fdde2ced45f60ca05bab09992a9119ce31cca
parent136e63d95b214d431d88d9b969a026a26023b60e
Remove references to the cortex-a9-mp CPU.

This CPU definition is redundant. The Cortex-A9 is defined as
supporting multiprocessing extensions. Remove references to this CPU.

This CPU was recently removed from LLVM. See http://reviews.llvm.org/D6057

Change-Id: I62ae7cc656fcae54fbaefc4b6976e77e694a8678

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221458 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp