Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring r325915 back. | Rafael Espindola | 2018-02-23 | 1 | -2/+2 |
* | type_info objects are not unnamed_addr: the ABI requires us to | John McCall | 2014-02-08 | 1 | -1/+1 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | Update tests in preparation for using the MS ABI for Win32 targets | Hans Wennborg | 2014-01-13 | 1 | -1/+1 |
* | Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti... | Anders Carlsson | 2011-01-24 | 1 | -2/+2 |
* | Set unnamed_addr in every type info. | Rafael Espindola | 2011-01-11 | 1 | -1/+1 |
* | Just disable the hidden-visibility optimization for now by hiding it behind | John McCall | 2010-08-12 | 1 | -1/+1 |
* | Emit standard-library RTTI with external linkage, not weak_odr. | John McCall | 2010-08-04 | 1 | -1/+1 |
* | Improve source-location information in a C++ typeid (type) expression | Douglas Gregor | 2010-04-26 | 1 | -0/+12 |