This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb895937240 Fix code section prefix for proper layout new 5c900216f19 Revert "Don't add DBG_VALUE instructions for static allocas [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 14 +++ test/CodeGen/X86/2012-11-30-misched-dbg.ll | 142 +++++++++++++++++++++++ test/CodeGen/X86/2012-11-30-regpres-dbg.ll | 47 ++++++++ test/DebugInfo/COFF/local-variables.ll | 5 + 4 files changed, 208 insertions(+) create mode 100644 test/CodeGen/X86/2012-11-30-misched-dbg.ll create mode 100644 test/CodeGen/X86/2012-11-30-regpres-dbg.ll