Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove CGObjCEtoile until it compiles. | Chris Lattner | 2008-07-14 | 1 | -245/+0 |
* | give CreateObjCRuntime a full CGM so it can get whatever state it needs, | Chris Lattner | 2008-06-26 | 1 | -8/+0 |
* | Support for code generation of Objective-C top-level language constructs. | Anton Korobeynikov | 2008-06-01 | 1 | -1/+10 |
* | simplify some builder calls. | Chris Lattner | 2008-05-06 | 1 | -7/+3 |
* | update to follow mainline llvm API change. | Chris Lattner | 2008-04-13 | 1 | -16/+13 |
* | The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, once | Ted Kremenek | 2008-04-09 | 1 | -3/+0 |
* | tracking API changes arising from r49277 | Gabor Greif | 2008-04-06 | 1 | -1/+1 |
* | updates from David. | Chris Lattner | 2008-04-04 | 1 | -23/+46 |
* | various bug fixes, add to xcode project. | Chris Lattner | 2008-04-04 | 1 | -16/+6 |
* | initial checkin of Étoilé runtime support, patch by David Chisnall | Chris Lattner | 2008-04-04 | 1 | -0/+241 |