[PATCH] D21503: [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 05:39:57 PDT 2016


grimar updated this revision to Diff 70998.
grimar added a comment.
Herald added subscribers: mgorny, beanz.

- Addressed review comments.


https://reviews.llvm.org/D21503

Files:
  include/llvm/DebugInfo/DIContext.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
  lib/DebugInfo/DWARF/CMakeLists.txt
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
  test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64
  test/DebugInfo/dwarfdump-dump-gdbindex.test
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21503.70998.patch
Type: text/x-patch
Size: 17207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/635dc4e6/attachment.bin>


More information about the llvm-commits mailing list