[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 17:57:57 PDT 2015
majnemer updated this revision to Diff 37432.
majnemer added a comment.
- Address review comments
http://reviews.llvm.org/D13674
Files:
include/llvm/DebugInfo/PDB/PDBTypes.h
include/llvm/Support/MemoryBuffer.h
lib/Support/MemoryBuffer.cpp
test/DebugInfo/PDB/DIA/lit.local.cfg
test/DebugInfo/PDB/DIA/pdbdump-flags.test
test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test
test/DebugInfo/PDB/lit.local.cfg
test/DebugInfo/PDB/pdbdump-flags.test
test/DebugInfo/PDB/pdbdump-headers.test
test/DebugInfo/PDB/pdbdump-symbol-format.test
tools/llvm-pdbdump/llvm-pdbdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13674.37432.patch
Type: text/x-patch
Size: 18890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/a44071d7/attachment-0001.bin>
More information about the llvm-commits
mailing list