aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/IntrinsicLowering.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-08 22:05:38 +0000
committerChris Lattner <sabre@nondot.org>2010-02-08 22:05:38 +0000
commit3a3134ab12f3aa65f9791f702a73f6d0b2af423f (patch)
treeeba3e238ac4da5bb617cf1d0a8da2196c2630e2e /lib/CodeGen/IntrinsicLowering.cpp
parent15b423f7724a0a8ae657f7b66fb090d68008182d (diff)
use a c-style cast instead of reinterpret-cast, as sometimes the
cast needs to adjust for a vtable pointer when going from base to derived type (when the base doesn't have a vtable but the derived type does). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95585 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions