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