]> granicus.if.org Git - clang/commit
Add additional arguments for -mfpu options
authorRichard Barton <richard.barton@arm.com>
Fri, 28 Nov 2014 20:39:59 +0000 (20:39 +0000)
committerRichard Barton <richard.barton@arm.com>
Fri, 28 Nov 2014 20:39:59 +0000 (20:39 +0000)
commitf661c5aaf070275a0e6d8994681911db5c882785
treead6d1507e91dc4cde2e05ddcc28dc3f691cfc688
parent33d4f2f983363374cae86407b2392c60e401cdf9
Add additional arguments for -mfpu options

Add neon-vfpv3 to allow specifying both at the same time. This is not an
option that GCC supports, but follows the same track and should be
non-controversial.

Change-Id: Id9ec157c835937d7d11ad0f49dbe5171fac17658

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/arm-mfpu.c