Fix constness problems now that the cast operators preserve the constness
authorChris Lattner <sabre@nondot.org>
Wed, 5 Jun 2002 17:38:28 +0000 (17:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 Jun 2002 17:38:28 +0000 (17:38 +0000)
commita48836b195c71166e195a3e54c4566b78a20c477
treebe734ab6b28fed95509fd01df5a882f3a3fc2938
parent51727bee39ad77ee7778c3b64b37dee6cd67f0ed
Fix constness problems now that the cast operators preserve the constness
of their argument

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2758 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ConstantReader.cpp
lib/Bytecode/Reader/InstructionReader.cpp