[PATCH] D37971: [dwarfdump] Add verbose output for .debug-line section

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 09:12:54 PDT 2017


JDevlieghere updated this revision to Diff 115666.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

Thanks Dave, I've updated the diff with your feedback.


https://reviews.llvm.org/D37971

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  test/DebugInfo/MIR/X86/empty-inline.mir
  test/DebugInfo/Mips/delay-slot.ll
  test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s
  test/MC/ARM/dwarf-asm-multiple-sections.s
  test/MC/ARM/dwarf-asm-nonstandard-section.s
  test/MC/ARM/dwarf-asm-single-section.s
  test/MC/MachO/gen-dwarf.s
  test/tools/dsymutil/X86/basic-linking-x86.test
  test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
  test/tools/dsymutil/X86/basic-lto-linking-x86.test
  test/tools/llvm-dwarfdump/X86/brief.s
  test/tools/llvm-dwarfdump/X86/verbose.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37971.115666.patch
Type: text/x-patch
Size: 38995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/7e738f54/attachment.bin>


More information about the llvm-commits mailing list