Go to file
Mike Stump d846d0825b Add vtable caching to prevent multiple vtables for the same class from
being generated.

Add the most derived vtable pointer to the VTT.

llvm-svn: 86671
2009-11-10 07:44:33 +00:00
clang Add vtable caching to prevent multiple vtables for the same class from 2009-11-10 07:44:33 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm unify the code that determines whether it is a good idea to change the type 2009-11-10 07:23:37 +00:00