This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 652c9fe Remove "-disable-llvm-optzns -verify" from the RUN line. new bb01ff0 Update for LLVM global variable debug info API change.
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: lib/CodeGen/CGDebugInfo.cpp | 42 +++++++++++++++----------- lib/CodeGen/CGDebugInfo.h | 6 ++-- test/CodeGen/2009-10-20-GlobalDebug.c | 14 +++++---- test/CodeGen/2010-08-10-DbgConstant.c | 2 +- test/CodeGen/debug-info-atomic.c | 9 +++--- test/CodeGen/debug-info-global-constant.c | 4 +-- test/CodeGen/debug-info-static-const-fp.c | 30 +++++++++++------- test/CodeGen/debug-info-static.c | 3 +- test/CodeGenCXX/debug-info-global.cpp | 5 +-- test/CodeGenCXX/debug-info-static-member.cpp | 11 +++++-- test/CodeGenCXX/debug-info-template-member.cpp | 5 +-- test/CodeGenCXX/debug-info-template.cpp | 15 +++++---- test/CodeGenCXX/debug-info.cpp | 5 +-- test/CodeGenCXX/inline-dllexport-member.cpp | 3 +- 14 files changed, 93 insertions(+), 61 deletions(-)