[PATCH] D62359: [dwarfdump] Make recursion affect the parent chain

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 10:07:07 PDT 2019


JDevlieghere updated this revision to Diff 201282.
JDevlieghere added a comment.

- Add new flag `-parent-recurse-depth`.
- Add new aliases `-limit-children` and `-limit-parents`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62359/new/

https://reviews.llvm.org/D62359

Files:
  llvm/include/llvm/DebugInfo/DIContext.h
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/test/tools/llvm-dwarfdump/X86/enum.s
  llvm/test/tools/llvm-dwarfdump/cmdline.test
  llvm/tools/dsymutil/DwarfLinker.cpp
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62359.201282.patch
Type: text/x-patch
Size: 9173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/9e1ef6ee/attachment.bin>


More information about the llvm-commits mailing list