aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/rtti.mm
AgeCommit message (Expand)Author
2011-01-24Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti...Anders Carlsson
2011-01-11Set unnamed_addr in every type info.Rafael Espindola
2010-08-12Just disable the hidden-visibility optimization for now by hiding it behindJohn McCall
2010-08-12Implement RTTI generation for Objective C types. Fixes PR7864.John McCall