| commit | 5cdcd9b61c8da8f5c543c1073b036bf0991fc161 | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Tue Oct 30 23:14:51 2007 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Tue Oct 30 23:14:51 2007 +0000 |
| tree | 7b46a25d3fcd342017b2b332d16ed389c9849b51 | |
| parent | 17833d706894e2fe8c0d7ae55ae413225e8a18e6 [diff] |
Stop pre-defining objc_msgSend/objc_getClass in the preprocessor. Instead, I generate these declaration on the fly when rewriting a message expression. llvm-svn: 43529