This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4e25126 Add llvm-dis dependency to check-clang. new d90c50e Add -fdebug-info-for-profiling to emit more debug info for sa [...]
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/Driver/Options.td | 6 ++++++ include/clang/Frontend/CodeGenOptions.def | 3 +++ lib/CodeGen/BackendUtil.cpp | 1 + lib/CodeGen/CGDebugInfo.cpp | 3 ++- lib/Driver/Tools.cpp | 4 ++++ lib/Frontend/CompilerInvocation.cpp | 2 ++ test/Driver/clang_f_opts.c | 5 +++++ 7 files changed, 23 insertions(+), 1 deletion(-)