diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-14 20:10:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-14 20:10:26 +0000 |
commit | 47fb34c00ae5705e76046926ba85cde19c7ba9be (patch) | |
tree | f75fc543dc078770ef435c3269875be43f91ee54 /llvm/lib/Bytecode/Reader/Reader.cpp | |
parent | 91393ee84f8e61887b277f7d878105191d59f3c0 (diff) | |
download | bcm5719-llvm-47fb34c00ae5705e76046926ba85cde19c7ba9be.tar.gz bcm5719-llvm-47fb34c00ae5705e76046926ba85cde19c7ba9be.zip |
Make PATypeHolder and friends return non-const pointers to the types they
hold. Because types are basically immutable anyway, they should not be
referenced as "const Type*" everywhere. Just "Type*" should suffice!
llvm-svn: 14824
Diffstat (limited to 'llvm/lib/Bytecode/Reader/Reader.cpp')
0 files changed, 0 insertions, 0 deletions