Use the cast<> operator in favor of C style casts
authorChris Lattner <sabre@nondot.org>
Sat, 27 Apr 2002 03:14:39 +0000 (03:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Apr 2002 03:14:39 +0000 (03:14 +0000)
commit35504209a0ddbc70d97a7ef16c504acc863bfeec
tree2a3aca48648657d73a893a503198af7081f887ed
parent59c2614eae2dc1a84d332c9592ddc0dbd39059af
Use the cast<> operator in favor of C style casts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9InstrSelection.cpp