constify the TargetMachine being passed through the Mips subtarget
authorEric Christopher <echristo@gmail.com>
Fri, 19 Sep 2014 23:30:42 +0000 (23:30 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 19 Sep 2014 23:30:42 +0000 (23:30 +0000)
commitb53495606d3a97be1033d4cd5d00e5d6ebdd8133
tree47b91e6518d1d58400c1f233e1879e760d93a0fe
parent784954db31cca0c5b34bd251d853f95b04e2c458
constify the TargetMachine being passed through the Mips subtarget
creation.

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