[PATCH] D13674: [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 18:29:22 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250356: [llvm-pdbdump] Provide a mechanism to dump the raw contents of a PDB (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D13674?vs=37432&id=37433#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13674

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/PDBTypes.h
  llvm/trunk/include/llvm/Support/MemoryBuffer.h
  llvm/trunk/lib/Support/MemoryBuffer.cpp
  llvm/trunk/test/DebugInfo/PDB/DIA/lit.local.cfg
  llvm/trunk/test/DebugInfo/PDB/DIA/pdbdump-flags.test
  llvm/trunk/test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test
  llvm/trunk/test/DebugInfo/PDB/lit.local.cfg
  llvm/trunk/test/DebugInfo/PDB/pdbdump-flags.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-symbol-format.test
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13674.37433.patch
Type: text/x-patch
Size: 26722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/14f5a6fc/attachment.bin>


More information about the llvm-commits mailing list