[all-commits] [llvm/llvm-project] 51d969: [DebugInfo] Bug 41152 - Improve dumping of empty l...

Soham Sanjay Dixit via All-commits all-commits at lists.llvm.org
Tue Jun 29 01:21:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51d969dc27a80704038b653537fc12a31f4c31f0
      https://github.com/llvm/llvm-project/commit/51d969dc27a80704038b653537fc12a31f4c31f0
  Author: Soham Dixit <sohamdixit81 at gmail.com>
  Date:   2021-06-29 (Tue, 29 Jun 2021)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
    A llvm/test/DebugInfo/X86/dwarf-empty-expression.s
    M llvm/test/MC/X86/dwarf-size-field-overflow.test

  Log Message:
  -----------
  [DebugInfo] Bug 41152 - Improve dumping of empty location expressions

Fixes PR41152 (https://bugs.llvm.org/show_bug.cgi?id=41152).

Reviewed by: jhenderson, dblaikie, SouraVX

Differential Revision: https://reviews.llvm.org/D103502




More information about the All-commits mailing list