[PATCH] D33323: [llvm-pdbdump] Add the ability to merge PDBs

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 10:34:39 PDT 2017


zturner updated this revision to Diff 99459.
zturner added a comment.

Added a slightly more complicated test case involving two identical procedure types.


https://reviews.llvm.org/D33323

Files:
  llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
  llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
  llvm/test/DebugInfo/PDB/Inputs/merge1.yaml
  llvm/test/DebugInfo/PDB/Inputs/merge2.yaml
  llvm/test/DebugInfo/PDB/pdbdump-mergetypes.test
  llvm/tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33323.99459.patch
Type: text/x-patch
Size: 10123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/bac31e88/attachment.bin>


More information about the llvm-commits mailing list