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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 18 07:28:09 PDT 2016


grimar updated this revision to Diff 71750.
grimar added a comment.

- Addressed comments
- Reduced testcase


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.71750.patch
Type: text/x-patch
Size: 15184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160918/e41ed5c2/attachment.bin>


More information about the llvm-commits mailing list