This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6370edb752 [Driver] Darwin: Link in the profile runtime archive first new 067cd9e130 IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
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 | 2 +- include/clang/Frontend/CodeGenOptions.def | 3 +++ lib/CodeGen/CGDebugInfo.cpp | 3 ++- lib/Driver/ToolChains/Clang.cpp | 6 ++---- lib/Frontend/CompilerInvocation.cpp | 1 + test/Driver/debug-options.c | 2 +- 6 files changed, 10 insertions(+), 7 deletions(-)