summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjCXX/rtti.mm
Commit message (Expand)AuthorAgeFilesLines
* Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti...Anders Carlsson2011-01-241-7/+7
* Set unnamed_addr in every type info.Rafael Espindola2011-01-111-7/+7
* Just disable the hidden-visibility optimization for now by hiding it behindJohn McCall2010-08-121-7/+7
* Implement RTTI generation for Objective C types. Fixes PR7864.John McCall2010-08-121-0/+52