summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support for code generation of Objective-C top-level language constructs.Anton Korobeynikov2008-06-011-0/+18
* Stop leaking the target data. (Leak found with valgrind.)Eli Friedman2008-05-271-0/+1
* Added -g command line options to clang for generating source level debug info...Sanjiv Gupta2008-05-081-5/+9
* Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar...Steve Naroff2008-04-151-2/+3
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-0/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+104
OpenPOWER on IntegriCloud