This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1df38097f57 [InstCombine] add test corresponding to r324252 (PR36225); NFC new c849b2e28e6 [DWARF] Regularize dumping strings from line tables.
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 ++-- lib/DebugInfo/DWARF/DWARFContext.cpp | 4 +- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 56 ++++++++++++++-------- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 11 +++-- test/CodeGen/BPF/dwarfdump.ll | 2 +- test/CodeGen/Generic/dwarf-md5.ll | 8 ++-- test/CodeGen/X86/dwarf-comp-dir.ll | 2 +- test/DebugInfo/AMDGPU/dwarfdump-relocs.ll | 2 +- test/DebugInfo/Generic/lto-comp-dir.ll | 4 +- test/DebugInfo/X86/dwarfdump-header-64.s | 8 ++-- test/DebugInfo/X86/dwarfdump-header.s | 26 +++++----- test/DebugInfo/X86/dwarfdump-line-dwo.s | 8 ++-- test/DebugInfo/X86/dwarfdump-line-only.s | 8 ++-- test/DebugInfo/X86/generate-odr-hash.ll | 8 ++-- .../X86/stmt-list-multiple-compile-units.ll | 8 ++-- test/DebugInfo/debugmacinfo.test | 6 +-- test/Linker/subprogram-linkonce-weak.ll | 8 ++-- test/MC/ARM/dwarf-asm-multiple-sections.s | 4 +- test/MC/ELF/debug-md5.s | 10 ++-- test/MC/MachO/gen-dwarf-cpp.s | 10 ++-- test/MC/MachO/gen-dwarf-macro-cpp.s | 4 +- test/MC/MachO/gen-dwarf.s | 2 +- test/tools/dsymutil/X86/basic-linking-x86.test | 6 +-- .../dsymutil/X86/basic-lto-dw4-linking-x86.test | 6 +-- test/tools/dsymutil/X86/basic-lto-linking-x86.test | 6 +-- 25 files changed, 124 insertions(+), 101 deletions(-)