This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e1ac5637a3 Reinstate quotes around the path to python that I accidental [...] new 8246e43147 Re-land "[LTO] Enable module summary emission by default for [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Frontend/CodeGenOptions.def | 2 +- lib/CodeGen/BackendUtil.cpp | 43 ++++++++++++++++++++++--------- lib/CodeGen/CGDebugInfo.cpp | 2 +- lib/Frontend/CompilerInvocation.cpp | 4 +-- test/CodeGen/emit-summary-index.c | 17 ++++++++++++ test/CodeGen/lto-newpm-pipeline.c | 1 + test/Misc/thinlto.c | 4 --- 7 files changed, 53 insertions(+), 20 deletions(-) create mode 100644 test/CodeGen/emit-summary-index.c delete mode 100644 test/Misc/thinlto.c