summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Reader/Reader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-14 20:10:26 +0000
committerChris Lattner <sabre@nondot.org>2004-07-14 20:10:26 +0000
commit47fb34c00ae5705e76046926ba85cde19c7ba9be (patch)
treef75fc543dc078770ef435c3269875be43f91ee54 /llvm/lib/Bytecode/Reader/Reader.cpp
parent91393ee84f8e61887b277f7d878105191d59f3c0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud