Use union instead of reinterpret_cast.
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 28 Jan 2006 18:47:32 +0000 (18:47 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 28 Jan 2006 18:47:32 +0000 (18:47 +0000)
commita349640b7f39bba1ccce1b6d135c2a4239b2ccb7
tree23546f33ecfe4147de772c00fb4cab9c78a329fd
parent76177174960d03c6ac35acc27e9b45e206a6f633
Use union instead of reinterpret_cast.

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