summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCEtoile.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove CGObjCEtoile until it compiles.Chris Lattner2008-07-141-245/+0
* give CreateObjCRuntime a full CGM so it can get whatever state it needs, Chris Lattner2008-06-261-8/+0
* Support for code generation of Objective-C top-level language constructs.Anton Korobeynikov2008-06-011-1/+10
* simplify some builder calls.Chris Lattner2008-05-061-7/+3
* update to follow mainline llvm API change.Chris Lattner2008-04-131-16/+13
* The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, onceTed Kremenek2008-04-091-3/+0
* tracking API changes arising from r49277Gabor Greif2008-04-061-1/+1
* updates from David.Chris Lattner2008-04-041-23/+46
* various bug fixes, add to xcode project.Chris Lattner2008-04-041-16/+6
* initial checkin of Étoilé runtime support, patch by David ChisnallChris Lattner2008-04-041-0/+241
OpenPOWER on IntegriCloud