Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just disable the hidden-visibility optimization for now by hiding it behind | John McCall | 2010-08-12 | 1 | -2/+2 |
* | Emit weak vtables of non-template classes with hidden visibility. | John McCall | 2010-08-03 | 1 | -4/+4 |
* | A vtable is used if the key function is defined... even if that key | Douglas Gregor | 2010-05-14 | 1 | -1/+10 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Slight tweak to vtable linkage. | Eli Friedman | 2009-12-08 | 1 | -1/+1 |
* | Misc key function fixes. | Eli Friedman | 2009-12-08 | 1 | -0/+42 |