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 | 7c6d3a7c50286bc09fab0037bbbbf55390b629cd (patch) | |
tree | 17cbd5767c3336ae5207ff2c4700b58fa277c1d4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2a6adfa4f0b3ab26cffd732fe4139dd9e0de016d (diff) | |
download | bcm5719-llvm-7c6d3a7c50286bc09fab0037bbbbf55390b629cd.tar.gz bcm5719-llvm-7c6d3a7c50286bc09fab0037bbbbf55390b629cd.zip |
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).
llvm-svn: 54833
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions