OSDN Git Service

Fix some misc. issues with Mips16 fp stubs.
authorReed Kotler <rkotler@mips.com>
Thu, 1 Aug 2013 02:26:31 +0000 (02:26 +0000)
committerReed Kotler <rkotler@mips.com>
Thu, 1 Aug 2013 02:26:31 +0000 (02:26 +0000)
commitf71698747e07145657bd8595162439da40ebd749
tree572b9d83c76dda05a8bc25356b49ff36402bc46d
parent9d45f914f080e591e12787ac1c12b3819870076a
Fix some misc. issues with Mips16 fp stubs.
1) They should never be inlined.
2) A naming inconsistency with gcc mips16
3) Stubs should not have the global attribute

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