This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 638915a37f9 [GlobalISel][InstructionSelect] Sorting MatchTable's first [...] new 04a387aa0f5 [DWARFv5] Put the DWO ID in its place.
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: include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 3 --- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 19 ++++++++++++++++--- lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 2 ++ lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 13 +++++++++++++ lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 14 +++++++++----- lib/DebugInfo/DWARF/DWARFCompileUnit.cpp | 7 ++++--- lib/DebugInfo/DWARF/DWARFContext.cpp | 12 +++++++++++- lib/DebugInfo/DWARF/DWARFUnit.cpp | 25 +++++++++++++++---------- test/CodeGen/X86/dwarf-headers.ll | 13 ++++++++----- test/DebugInfo/X86/dwarfdump-header.s | 5 +++-- 10 files changed, 81 insertions(+), 32 deletions(-)