This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 742443a030f [MachineCopyPropagation] Reimplement CopyTracker in terms o [...] new 24cd1ab7bf9 [DebugInfo] Do not generate address info for removed debug labels. new 556673f902d Use TRI->regsOverlap() in MachineBasicBlock::computeRegiste [...]
The 2 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/DwarfCompileUnit.cpp | 7 ++--- lib/CodeGen/MachineBasicBlock.cpp | 10 +++---- test/DebugInfo/Generic/debug-label-unreached.ll | 39 +++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 10 deletions(-) create mode 100644 test/DebugInfo/Generic/debug-label-unreached.ll