Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu... | Richard Smith | 2015-08-09 | 1 | -1/+6 |
* | Rename DescriptionString -> DataLayoutString as it matches the actual | Eric Christopher | 2015-08-05 | 1 | -4/+4 |
* | LLVM API Change: the Module always owns the DataLayout | Mehdi Amini | 2015-07-24 | 1 | -3/+2 |
* | Make the clang module container format selectable from the command line. | Adrian Prantl | 2015-07-17 | 1 | -2/+2 |
* | Rename ModuleContainerGenerator to PCHContainergenerator for consistency | Adrian Prantl | 2015-07-09 | 1 | -28/+29 |
* | Revert "Revert r241620 and follow-up commits" and move the initialization | Adrian Prantl | 2015-07-08 | 1 | -0/+192 |
* | Revert r241620 and follow-up commits while investigating linux buildbot failu... | Adrian Prantl | 2015-07-07 | 1 | -199/+0 |
* | Cleanup: Use the C++ API to initialize the backend. | Adrian Prantl | 2015-07-07 | 1 | -4/+5 |
* | Wrap clang modules and pch files in an object file container. | Adrian Prantl | 2015-07-07 | 1 | -0/+198 |