[PATCH] D38064: llvm-dwarfdump: implement --recurse-depth=<N>

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 10:45:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313778: llvm-dwarfdump: implement --recurse-depth=<N> (authored by adrian).

Changed prior to commit:
  https://reviews.llvm.org/D38064?vs=115930&id=116030#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38064

Files:
  llvm/trunk/include/llvm/DebugInfo/DIContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug_info_offset.test
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug_type_offset.test
  llvm/trunk/test/tools/llvm-dwarfdump/cmdline.test
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38064.116030.patch
Type: text/x-patch
Size: 14624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/44640443/attachment.bin>


More information about the llvm-commits mailing list