Age | Commit message (Expand) | Author |
---|---|---|
2011-01-24 | Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti... | Anders Carlsson |
2011-01-11 | Add unnamed_addr to vtables. | Rafael Espindola |
2010-08-12 | Just disable the hidden-visibility optimization for now by hiding it behind | John McCall |
2010-08-03 | Emit weak vtables of non-template classes with hidden visibility. | John McCall |
2010-01-05 | Improve key-function computation for templates. In particular: | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-07 | It's OK to try to emit a vtable definition more than once. Fixes PR5697. | Anders Carlsson |