New const_cast instead of c style cast
authorChris Lattner <sabre@nondot.org>
Fri, 18 Apr 2003 03:49:49 +0000 (03:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Apr 2003 03:49:49 +0000 (03:49 +0000)
commit15faa8498cda80828e292e6954e4bfe648d78572
tree9f41022f7bf094e459175f07bef6335770d6d320
parenta107e5f11cf7aa362d2fdd5cebc7e64bb09ed22d
New const_cast instead of c style cast

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5805 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/ValueMapper.cpp