[all-commits] [llvm/llvm-project] 5c0516: Revert "[DebugInfo] Make most debug line prologue ...

James Henderson via All-commits all-commits at lists.llvm.org
Tue Jan 28 03:51:37 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c0516598436ee7aad2ba950e936d8524c3ef324
      https://github.com/llvm/llvm-project/commit/5c0516598436ee7aad2ba950e936d8524c3ef324
  Author: James Henderson <james.henderson at sony.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
    M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
    M llvm/test/tools/llvm-dwarfdump/X86/Inputs/debug_line_malformed.s
    M llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

  Log Message:
  -----------
  Revert "[DebugInfo] Make most debug line prologue errors non-fatal to parsing"

This reverts commit b94191fecdbadc18b342a27df1109754edcb8c4b.

The change broke both an LLD test and the LLDB build.




More information about the All-commits mailing list