Add more const qualifiers on TargetMachine and friends.
authorDan Gohman <gohman@apple.com>
Wed, 21 Apr 2010 01:34:56 +0000 (01:34 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 21 Apr 2010 01:34:56 +0000 (01:34 +0000)
commitf0757b0edc1ef3d1998485d3f74cadaa3f7180a0
tree0033a00ee9950286fde22d96e7572f00e76349f2
parentaf5097537c4599096d3f4b98a9fcff07c622d7f2
Add more const qualifiers on TargetMachine and friends.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101977 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGISel.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp