-Added API for retrieving the default FPU of a CPU from TargetParser.
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 15 Jul 2015 10:46:21 +0000 (10:46 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 15 Jul 2015 10:46:21 +0000 (10:46 +0000)
commit4aa2f4514ccb6f5ee87328559d91b93a7cb78735
tree179f838d93f17b3c94418ca1a907a731482027f2
parent7d51923226a143084b6555a2db275f9c99025acc
-Added API for retrieving the default FPU of a CPU from TargetParser.
-Implemented as a table lookup.

Change-Id: Iaad0eaf4b29b06827e6700269496dc1ba20e9018
Phabricator: http://reviews.llvm.org/D11100

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242284 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/TargetParser.h
lib/Support/TargetParser.cpp