Fix a problem where we were looking up the class pointer in the {class/sel ->...
Fix a problem where we were looking up the class pointer in the {class/sel -> implementation} cache for a objc_msgSendSuper call - where we should have looked up the class's super-class. llvm-svn: 127830
Loading
Please register or sign in to comment