aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CppBackend
Commit message (Expand)AuthorAgeFilesLines
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-3/+3
* Don't do stupid things: doInitialization(Module&) is not applicable to Module...Anton Korobeynikov2008-04-291-17/+2
* Drop dead includesAnton Korobeynikov2008-04-231-3/+0
* Adjust option names for C++ backendAnton Korobeynikov2008-04-231-11/+11
* First step of implementing PR1538: move llvm2cpp logic to new 'target'Anton Korobeynikov2008-04-233-0/+2026