This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9c9629e618 [X86][Assembler] Allow %eip as a register in 32-bit mode fo [...] new 799544783a6 [DebugInfo] Do not generate label debug info if it has been [...]
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 | 10 ++-- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 4 +- .../AsmPrinter/DbgEntityHistoryCalculator.cpp | 25 ++++---- .../AsmPrinter/DbgEntityHistoryCalculator.h | 17 +++--- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 67 ++++++++++++---------- lib/CodeGen/AsmPrinter/DwarfDebug.h | 7 +-- test/DebugInfo/Generic/debug-label.ll | 4 +- 8 files changed, 72 insertions(+), 64 deletions(-)