llvm-6502/include
Chris Lattner 3a3134ab12 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
2010-02-08 22:05:38 +00:00
..
llvm use a c-style cast instead of reinterpret-cast, as sometimes the 2010-02-08 22:05:38 +00:00
llvm-c Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00