Make sure we don't generate stubs for any of these functions because they
authorReed Kotler <rkotler@mips.com>
Sun, 1 Sep 2013 04:12:59 +0000 (04:12 +0000)
committerReed Kotler <rkotler@mips.com>
Sun, 1 Sep 2013 04:12:59 +0000 (04:12 +0000)
commitb83c66eb5e1efb8a1b2b204fc67fe7d11e938248
tree1af08d79a6606e640106baae63eabe8a73ee1219
parentf53e9b4896e98fc07318c79274d0c5ed676f4548
Make sure we don't generate stubs for any of these functions because they
don't exist in libc. This is really not the right way to solve this problem;
but it's not clear to me at this time exactly what is the right way.
If we create stubs here, they will cause link errors because these functions
do not exist in libc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16HardFloat.cpp
test/CodeGen/Mips/powif64_16.ll