Age | Commit message (Expand) | Author |
---|---|---|
2012-10-16 | PR13684: Emit vtable entries for deleted functions as __cxa_deleted_function. | David Blaikie |
2012-10-16 | Test pure virtual vtable entries in the Itanium ABI. | David Blaikie |
2011-01-24 | Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti... | Anders Carlsson |
2011-01-11 | Set unnamed_addr in VTTs. | Rafael Espindola |
2010-09-02 | stop looking for #uses comments. | Chris Lattner |
2010-01-18 | More VTT builder fixes. With these fixes we now correctly handle the very com... | Anders Carlsson |
2010-01-18 | Fix a bunch of VTT layout bugs, add simple tests for VTT layout. | Anders Carlsson |