Eliminated a compiler warning due to casting to a different-sized datatype.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 2 Jun 2003 04:13:58 +0000 (04:13 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 2 Jun 2003 04:13:58 +0000 (04:13 +0000)
commitbc80b2249a24864674b911bf8510b57938627043
tree84e15928517474283c678d5b192cbbbd798edc79
parentf86aaa8eb7e4f0aae1dcc862d835458b567d8d3b
Eliminated a compiler warning due to casting to a different-sized datatype.

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