[PATCH] D34899: [llvm-pdbutil] Add the ability to dump a single type's entire dependency chain

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 11:16:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306852: [llvm-pdbutil] Add the ability to dump the dependency tree for a type (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D34899?vs=104894&id=104898#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34899

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
  llvm/trunk/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
  llvm/trunk/test/tools/llvm-pdbdump/partial-type-stream.test
  llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.cpp
  llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.h
  llvm/trunk/tools/llvm-pdbutil/MinimalTypeDumper.cpp
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34899.104898.patch
Type: text/x-patch
Size: 11740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/21f7dfeb/attachment.bin>


More information about the llvm-commits mailing list