]> granicus.if.org Git - llvm/commit
[CodeGen] Use standard -not gnueabi- naming for f16 libcalls on Darwin.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 14 May 2015 01:00:51 +0000 (01:00 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 14 May 2015 01:00:51 +0000 (01:00 +0000)
commitd8b3f0d7851d23347571c7c1dd5e1f1ec5ceb891
tree64adaf06c78abf2f8ac2fbb8fb5433d76b5b8005
parent172e8df4aff0966b1a14eefbf2b196b4c739e54b
[CodeGen] Use standard -not gnueabi- naming for f16 libcalls on Darwin.

Other targets probably should as well.  Since r237161, compiler-rt has
both, but I don't see why anything other than gnueabi would use a
gnueabi naming scheme.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237324 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringBase.cpp
test/CodeGen/ARM/half.ll