The subtarget in MipsTargetLowering isn't going to change and
authorEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 22:55:25 +0000 (22:55 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 22:55:25 +0000 (22:55 +0000)
commit555be2c7fcffdc051a6a8aebf44bd0364f34a3b8
tree7f1cd173430d8b7d49115334da0bc2166bfbcd95
parent775dd6e2d6947f2919e094a9b0ee1164d0507800
The subtarget in MipsTargetLowering isn't going to change and
so doesn't need to be a pointer, but a reference.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16ISelLowering.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsSEISelLowering.cpp