summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/ModuleBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* In "int X,Y;", compile both X and Y.Chris Lattner2007-07-141-1/+1
* implement support for basic codegen of global variables with no initializers.Chris Lattner2007-07-131-0/+6
* Finally bite the bullet and make the major change: split the clang namespaceChris Lattner2007-06-151-6/+5
* Reorganize codegen files.Chris Lattner2007-05-281-5/+5
* Initial scaffolding for an -emit-llvm mode. This requires the LLVM VMCoreChris Lattner2007-05-241-0/+40
OpenPOWER on IntegriCloud