summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCGNU.cpp
Commit message (Expand)AuthorAgeFilesLines
* simplify some builder calls.Chris Lattner2008-05-061-6/+4
* update to follow mainline llvm API change.Chris Lattner2008-04-131-5/+5
* The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, onceTed Kremenek2008-04-091-3/+0
* tracking API changes arising from r49277Gabor Greif2008-04-061-1/+1
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-36/+129
* simplify code by using the variadic StructType::get method.Chris Lattner2008-03-191-2/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+97
OpenPOWER on IntegriCloud