[all-commits] [llvm/llvm-project] 0ec5ba: llvm-dwarfdump: Support verbose printing DW_OP_con...

David Blaikie via All-commits all-commits at lists.llvm.org
Fri Oct 23 18:50:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ec5baa1324d61e79bc21a1307ea52aa43a12352
      https://github.com/llvm/llvm-project/commit/0ec5baa1324d61e79bc21a1307ea52aa43a12352
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
    M llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
    M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
    M llvm/test/DebugInfo/X86/convert-debugloc.ll
    M llvm/tools/llvm-readobj/DwarfCFIEHPrinter.h
    M llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp

  Log Message:
  -----------
  llvm-dwarfdump: Support verbose printing DW_OP_convert to print the CU local offset before the resolved absolute offset




More information about the All-commits mailing list