commit | ddb2a3d55a24a1dbdf9152621642d9a4b4fc2f61 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Sat Aug 16 00:25:02 2008 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Sat Aug 16 00:25:02 2008 +0000 |
tree | 905211832b2ce2fb1491ccf7dff488fd493a9040 | |
parent | 8070a8497c0fb3e6f70a557f788405d8945b1208 [diff] |
Change ObjCRuntime::LookupClass -> GetClass, and now takes the ObjCInterfaceDecl. Change ObjCRuntime::GenerateMessageSendSuper to take the ObjCInterfaceDecl for the super class, instead of just its name. Change EmitObjCMessageExpr to make the right runtime calls for super sends in class methods (i.e. a super send with the class object as the receiver). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54833 91177308-0d34-0410-b5e6-96231b3b80d8