constify the TargetMachine argument used in the subtarget and
authorEric Christopher <echristo@gmail.com>
Wed, 1 Oct 2014 21:36:28 +0000 (21:36 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 1 Oct 2014 21:36:28 +0000 (21:36 +0000)
commit300743f74a698784fe45df71e05c846235b86fe2
tree2ca8ab4bad7de05e0069782d59d3649a218c689b
parente3e44fc4409947124cd63624d8463a02a397a20f
constify the TargetMachine argument used in the subtarget and
lowering constructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h