| commit | 89da6ad1db120f53437de8800f8cd6de532a8003 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Wed Aug 13 00:59:25 2008 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Wed Aug 13 00:59:25 2008 +0000 |
| tree | c4b056d205b1a46f61ddd9ec370ecf08ca92fda3 | |
| parent | 40f83ac6497f61f24baf49afb66d67d5181e9dfe [diff] |
Change ObjCRuntime GenerateProtocol[Ref] methods to take
ObjCProtocolDecl directly.
Implement CodeGen support for forward protocol decls (no-ops are so
nice to implement).
Also moved CGObjCRuntime.h out of CodeGenModule.h
llvm-svn: 54709