[PATCH] D19500: Parse and dump PDB DBI Stream Header Information

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 15:50:41 PDT 2016


zturner updated this revision to Diff 54935.

http://reviews.llvm.org/D19500

Files:
  include/llvm/DebugInfo/PDB/PDBExtras.h
  include/llvm/DebugInfo/PDB/Raw/PDBDbiStream.h
  include/llvm/DebugInfo/PDB/Raw/PDBFile.h
  include/llvm/DebugInfo/PDB/Raw/PDBInfoStream.h
  include/llvm/DebugInfo/PDB/Raw/PDBRawConstants.h
  lib/DebugInfo/PDB/CMakeLists.txt
  lib/DebugInfo/PDB/PDBExtras.cpp
  lib/DebugInfo/PDB/Raw/PDBDbiStream.cpp
  lib/DebugInfo/PDB/Raw/PDBFile.cpp
  lib/DebugInfo/PDB/Raw/PDBInfoStream.cpp
  test/DebugInfo/PDB/pdbdump-headers.test
  tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19500.54935.patch
Type: text/x-patch
Size: 15808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/07fe1965/attachment.bin>


More information about the llvm-commits mailing list