summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-07-24 18:29:09 +0000
committerPete Cooper <peter_cooper@apple.com>2015-07-24 18:29:09 +0000
commit6aaad8d88df396f3df3b85dcf9d4bbabd79c248f (patch)
tree7ef1dbc6326541b0652154b19f732fa1befa12df /llvm/lib/Target/PowerPC/PPCISelLowering.cpp
parent6ac940db1981a3332ab1f167e46d43e3904e0a34 (diff)
downloadbcm5719-llvm-6aaad8d88df396f3df3b85dcf9d4bbabd79c248f.tar.gz
bcm5719-llvm-6aaad8d88df396f3df3b85dcf9d4bbabd79c248f.zip
Add const to a bunch of Type* in DataLayout. NFC.
Almost all methods in DataLayout took mutable pointers but didn't need to. These were only accessing constant methods of the types, or using the Type* to key a map. Neither of these needs a mutable pointer. llvm-svn: 243135
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud