[ARM] Allow "-march=foo+fp" to vary with foo
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 5 Jun 2019 13:11:51 +0000 (13:11 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 5 Jun 2019 13:11:51 +0000 (13:11 +0000)
commita1bb4fb79d866326fae775a1423f5ae8baa36a17
tree95139b1d5554689f33d4a87a8bc387e4b3341657
parent886a55eaa05ddfecaf41b86d1735c503b3b17bda
[ARM] Allow "-march=foo+fp" to vary with foo

This is the LLVM part of this change, the Clang part contains the full
description in its commit message.

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

llvm-svn: 362600
llvm/include/llvm/Support/ARMTargetParser.h
llvm/lib/Support/ARMTargetParser.cpp