r205158 - RTTI: refactor the uniqueness question into CGCXXABI.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Mar 31 09:51:08 PDT 2014


> It isn't always different on ARM64.  Sometimes it's unique, and sometimes it
> isn't, depending on the linkage used for the RTTI data.

Oh, sorry. I need some coffee. I completely misread the code and
thought we would always get NonUniqueHiddenRTTI or
NonUniqueVisibleRTTI for ARM64.

Cheers,
Rafael



More information about the cfe-commits mailing list