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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 01:42:43 PDT 2016


grimar updated this revision to Diff 61647.
grimar marked 3 inline comments as done.
grimar added a comment.

- Addressed Davide's review comments.


http://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.61647.patch
Type: text/x-patch
Size: 16145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/9bc73f94/attachment.bin>


More information about the llvm-commits mailing list