Strangely enough, name of ObjC class is not encoded into the
full encoding of the class which has an ivar of pointer to this class. Its name is encoded in the type for the ivar in the ivar-list metadata. This patch conforms to the above rule. llvm-svn: 61282
Loading
Please register or sign in to comment