This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5b768dedeb dwarfdump: Add support for the --diff option. new 39737bf2bbf Fix out-of-order stepping behavior in programs with sunk in [...]
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/MachineSink.cpp | 12 +++++- test/CodeGen/X86/machinesink-merge-debuginfo.ll | 56 +++++++++++++++++++++++++ test/CodeGen/X86/machinesink-null-debuginfo.ll | 49 ++++++++++++++++++++++ 3 files changed, 116 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/machinesink-merge-debuginfo.ll create mode 100644 test/CodeGen/X86/machinesink-null-debuginfo.ll