OSDN Git Service

fix a questionable cast, thanks to Mike Stump for pointing this out.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Dec 2007 20:26:54 +0000 (20:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Dec 2007 20:26:54 +0000 (20:26 +0000)
commit48b0133b8393ca3ff09bc1c55250eb11d4bcaf04
tree2b76d9f71f384ee3669cd17c6ee552ed7879041d
parentd7610e16fc1490f2a3a16a68f5059fd34196fbc9
fix a questionable cast, thanks to Mike Stump for pointing this out.

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