ARM64: don't generate __sincos_stret calls unless on MachO
authorTim Northover <tnorthover@apple.com>
Thu, 3 Apr 2014 07:06:13 +0000 (07:06 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 3 Apr 2014 07:06:13 +0000 (07:06 +0000)
commitb642eb5dbccbec4e34c26487ca1b84e5a673ba64
treee430620acb1ee5c742af19c9436444e53d2de6cb
parent3b8ad82b39b945c7cb2611526ca64a53fbd05ae3
ARM64: don't generate __sincos_stret calls unless on MachO

This should fix PR19314.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp
test/CodeGen/ARM64/sincos.ll