aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/exceptions-no-rtti.cpp
AgeCommit message (Expand)Author
2011-02-28Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson
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-04Emit standard-library RTTI with external linkage, not weak_odr.John McCall
2010-04-30Fix -fno-rtti -fexceptions by forcing the emission of (non-"builtin") RTTIJohn McCall