summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* LLVM API Change: the Module always owns the DataLayoutMehdi Amini2015-07-241-3/+2
* Make the clang module container format selectable from the command line.Adrian Prantl2015-07-171-2/+2
* Rename ModuleContainerGenerator to PCHContainergenerator for consistencyAdrian Prantl2015-07-091-28/+29
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+192
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-199/+0
* Cleanup: Use the C++ API to initialize the backend.Adrian Prantl2015-07-071-4/+5
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-0/+198
OpenPOWER on IntegriCloud