Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | type_info objects are not unnamed_addr: the ABI requires us to | John McCall | 2014-02-08 | 1 | -7/+7 |
* | Introduce a new mangling for protocol-qualified ObjC types in C++. This allows | Eli Friedman | 2013-06-18 | 1 | -4/+4 |
* | Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti... | Anders Carlsson | 2011-01-24 | 1 | -7/+7 |
* | Set unnamed_addr in every type info. | Rafael Espindola | 2011-01-11 | 1 | -7/+7 |
* | Just disable the hidden-visibility optimization for now by hiding it behind | John McCall | 2010-08-12 | 1 | -7/+7 |
* | Implement RTTI generation for Objective C types. Fixes PR7864. | John McCall | 2010-08-12 | 1 | -0/+52 |