r205158 - RTTI: refactor the uniqueness question into CGCXXABI.

Tim Northover tnorthover at apple.com
Mon Mar 31 11:02:01 PDT 2014


On Monday 31 March 2014 12:51:08 Rafael EspĂ­ndola wrote:
> > 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.

Phew! At least someone's looking at the code though. That's worth a few false 
positives.

Thanks!

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140331/57dc39b7/attachment.sig>


More information about the cfe-commits mailing list