1. 2eb9a95 PR13684: Emit vtable entries for deleted functions as __cxa_deleted_function. by David Blaikie · 12 years ago
  2. 4d283e1 Test pure virtual vtable entries in the Itanium ABI. by David Blaikie · 12 years ago
  3. f502d93 Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the exception of explicit template instantiations, which have to be weak_odr. by Anders Carlsson · 14 years ago
  4. 82a0f4e Set unnamed_addr in VTTs. by Rafael Espindola · 14 years ago
  5. 6b61fcd stop looking for #uses comments. by Chris Lattner · 14 years ago
  6. 35aa62a More VTT builder fixes. With these fixes we now correctly handle the very complex VTT example from the Itanium ABI spec. by Anders Carlsson · 15 years ago
  7. 20314ff Fix a bunch of VTT layout bugs, add simple tests for VTT layout. by Anders Carlsson · 15 years ago