Use correct style casts
authorChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2001 20:11:28 +0000 (20:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2001 20:11:28 +0000 (20:11 +0000)
commit243f1f73154f1f52858700f4d46eb3d169a2c267
tree768a8204a161e2725a53490e049da56dce77bfa7
parentc4e09ec453af406db7dc92e7d994d727edc7663b
Use correct style casts
Types are not all constant now

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp