diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-02-08 22:05:38 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-02-08 22:05:38 +0000 |
| commit | a4a317c452d93b85bdd5c6f884caf0a637d92668 (patch) | |
| tree | eba3e238ac4da5bb617cf1d0a8da2196c2630e2e /lib/Target/X86/X86TargetObjectFile.cpp | |
| parent | 00b26de3dedf0164ca10a377b3f49b687c327175 (diff) | |
| download | external_llvm-a4a317c452d93b85bdd5c6f884caf0a637d92668.zip external_llvm-a4a317c452d93b85bdd5c6f884caf0a637d92668.tar.gz external_llvm-a4a317c452d93b85bdd5c6f884caf0a637d92668.tar.bz2 | |
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/Target/X86/X86TargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
