This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e1904e9c8a Recommit r317510 "[InstCombine] Pull shifts through a selec [...] new e9d757c19ed [DWARFv5] Support DW_FORM_strp in the .debug_line header.
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/DWARFDebugLine.h | 8 +++++--- include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 14 +++++--------- .../DWARF/DWARFAbbreviationDeclaration.cpp | 2 +- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 10 +++++++--- lib/DebugInfo/DWARF/DWARFContext.cpp | 8 ++++---- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 20 +++++++++++--------- lib/DebugInfo/DWARF/DWARFDie.cpp | 5 +++-- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 13 +++++-------- test/DebugInfo/Inputs/dwarfdump-header.elf-x86-64 | Bin 3056 -> 3248 bytes test/DebugInfo/Inputs/dwarfdump-header.s | 10 +++++++--- tools/dsymutil/DwarfLinker.cpp | 6 +++--- unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 6 +++--- 12 files changed, 54 insertions(+), 48 deletions(-)