summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add CGDeclCXX.cpp and move EmitCXXGlobalVarDeclInit there.Anders Carlsson2009-12-101-0/+1
* Rename CGRtti.cpp to CGRTTI.cpp.Mike Stump2009-12-021-1/+1
* Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and ...Anders Carlsson2009-11-241-4/+4
* Add CGException.cpp, to be used for exception related code generation.Anders Carlsson2009-10-301-0/+1
* Add CGVtable.cpp to CMakeLists.Benjamin Kramer2009-10-111-0/+1
* Move our (non-existing) RTTI emission code into CGRtti.cpp. No functionality ...Anders Carlsson2009-10-101-0/+1
* Move codegen of new and delete to CGCXXExpr.cppAnders Carlsson2009-09-221-0/+1
* Update CMake files.Benjamin Kramer2009-09-121-0/+1
* Unbreak the CMake buildDouglas Gregor2009-07-231-0/+1
* Lexically order files in CMakeLists.txt files.Ted Kremenek2009-07-151-3/+3
* Update cmake scriptAnton Korobeynikov2009-06-051-0/+1
* Fix cmake builds.Mike Stump2009-06-031-0/+1
* Fix cmake builds.Mike Stump2009-02-131-0/+1
* Add basic support for C++ name mangling according to the Itanium C++Douglas Gregor2009-02-131-0/+1
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-261-0/+22
OpenPOWER on IntegriCloud