This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d743720 Try one more time to pacify -Wpessimizing-move, MSVC, libstdc [...] new d34b1e1 Re-land "[codeview] Emit information about global variables"
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/AsmPrinter/CodeViewDebug.cpp | 111 ++++++++++++++++++----- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 11 +++ test/DebugInfo/COFF/globals.ll | 146 +++++++++++++++++++++++++++++++ 3 files changed, 247 insertions(+), 21 deletions(-) create mode 100644 test/DebugInfo/COFF/globals.ll