]> granicus.if.org Git - clang/commit
Add CGObjCRuntime::GetConcreteClassStruct to encapsulate access to the
authorDaniel Dunbar <daniel@zuster.org>
Wed, 22 Apr 2009 09:39:34 +0000 (09:39 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 22 Apr 2009 09:39:34 +0000 (09:39 +0000)
commit84ad77a8f83121713ea69d8002d1fd19565f87ab
tree4d6e62836ad6dc122fbc4a91697a80fb7dbfd651
parent1e7c6b67879b41369d5e8ddadb8aa6cef9013910
Add CGObjCRuntime::GetConcreteClassStruct to encapsulate access to the
underlying llvm::StructType for an interface.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69796 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGObjCRuntime.h