This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 56bffdd Revert 279703, it caused PR31404. new cfd56f5 Update .debug_line section version information to match DWARF [...] new bd86de4 attempt to fix windows build
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/IR/Verifier.cpp | 3 +- lib/MC/MCDwarf.cpp | 9 +++-- test/DebugInfo/AArch64/line-header.ll | 2 +- test/DebugInfo/Generic/empty.ll | 2 +- test/DebugInfo/X86/debug-line-version.s | 39 ++++++++++++++++++++++ test/DebugInfo/X86/empty.ll | 2 +- .../X86/stmt-list-multiple-compile-units.ll | 6 ++-- test/MC/ELF/debug-line.s | 10 +++--- test/MC/ELF/debug-line2.s | 10 +++--- test/MC/ELF/debug-loc.s | 2 +- test/MC/ELF/discriminator.s | 2 +- test/MC/ELF/empty-dwarf-lines.s | 2 +- test/MC/MachO/file.s | 8 ++--- test/MC/MachO/gen-dwarf.s | 2 +- test/MC/MachO/loc.s | 14 ++++---- 15 files changed, 79 insertions(+), 34 deletions(-) create mode 100644 test/DebugInfo/X86/debug-line-version.s