summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/ModuleBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up types, removing some casts. Patch contributed byChris Lattner2007-11-131-9/+9
* Take 2.Devang Patel2007-10-311-2/+3
* temporarily revert devang's patch to link in the llvm codegen etc.Chris Lattner2007-10-311-3/+2
* Make target info available to clang code generator.Devang Patel2007-10-311-2/+3
* 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