Make sure we call externals from libraries properly when -static.
authorReed Kotler <rkotler@mips.com>
Thu, 7 Feb 2013 04:34:51 +0000 (04:34 +0000)
committerReed Kotler <rkotler@mips.com>
Thu, 7 Feb 2013 04:34:51 +0000 (04:34 +0000)
commit4a230ffa96b7af6e7394e7458ba7604d05c1d3e8
tree19a537313442c8bbb779b4ddda942fba6c9fc8a5
parent3b96424c43132cf8e78b6b599c7463e6e6191330
Make sure we call externals from libraries properly when -static.
For example, when we are doing mips16 hard float or soft float.

llvm-svn: 174583
llvm/lib/Target/Mips/Mips16InstrInfo.td
llvm/test/CodeGen/Mips/fp16static.ll [new file with mode: 0644]