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