Use static_cast instead of C style cast.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 29 Aug 2008 23:21:31 +0000 (23:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 29 Aug 2008 23:21:31 +0000 (23:21 +0000)
commit97af60b3ae4085d25ea4812c9e7219dba8293c9b
treeb0c5beb8d1717fb845047fd5019590af686676a2
parent4529966d996bfb657a977c67b9bb777e5b244e0f
Use static_cast instead of C style cast.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55552 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp