Have the MipsAsmPrinter fp stub emission code take a custom
authorEric Christopher <echristo@gmail.com>
Sat, 21 Feb 2015 08:48:22 +0000 (08:48 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 21 Feb 2015 08:48:22 +0000 (08:48 +0000)
commit327fc9721c47067cfc95328a9a4aff9dd66a9d76
treef224a81b5a38768046f997be38db6f35d56361cb
parentd5bc07e8662c3896fb7a207fc1f03006c7be4520
Have the MipsAsmPrinter fp stub emission code take a custom
MCSubtargetInfo as the MachineFunction has gone away and we need
to emit code at the module level.

llvm-svn: 230133
llvm/lib/Target/Mips/MipsAsmPrinter.cpp
llvm/lib/Target/Mips/MipsAsmPrinter.h