diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-08-16 00:25:02 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-08-16 00:25:02 +0000 |
commit | ddb2a3d55a24a1dbdf9152621642d9a4b4fc2f61 (patch) | |
tree | 905211832b2ce2fb1491ccf7dff488fd493a9040 /lib/CodeGen/CodeGenFunction.cpp | |
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
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions