This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 72c90200a6 AMDGPU: Remove amdgpu-debugger-reserve-regs feature new 16a4b69313 Revert "[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 | 38 ++++++++----------------------- lib/CodeGen/CGDebugInfo.cpp | 2 +- lib/Frontend/CompilerInvocation.cpp | 4 ++-- test/CodeGen/emit-summary-index.c | 17 -------------- test/Misc/thinlto.c | 4 ++++ 6 files changed, 18 insertions(+), 49 deletions(-) delete mode 100644 test/CodeGen/emit-summary-index.c create mode 100644 test/Misc/thinlto.c