diff options
author | psamolysov-intel <pavel.samolysov@intel.com> | 2022-03-21 10:56:26 -0500 |
---|---|---|
committer | Chi-Chun, Chen <chichunchen844@gmail.com> | 2022-03-21 11:03:12 -0500 |
commit | 2ed030ba88f98e7e8a8fc1ae5c8b6964fb230bb9 (patch) | |
tree | 912bb3cb6fc969fd3ede93378e13547216181be0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 888894b65aea61266cdef7a329f755981c7315b0 (diff) | |
download | llvm-2ed030ba88f98e7e8a8fc1ae5c8b6964fb230bb9.zip llvm-2ed030ba88f98e7e8a8fc1ae5c8b6964fb230bb9.tar.gz llvm-2ed030ba88f98e7e8a8fc1ae5c8b6964fb230bb9.tar.bz2 |
[InferAddressSpaces][NFC] Small code improvements for the InferAddressSpaces pass
There is a bunch of code improvements in the patch: marking as const everything what can be
const and fixing some typos in comments.
Also the patch removes the shadowing parameter TTI from the rewriteWithNewAddressSpaces
method, the TTI parameter is not required because the same field is in the class.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D121671
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions