[PATCH] D21220: [pdb] Actually write a PDB to the disk

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 11:58:59 PDT 2016


zturner updated this revision to Diff 60715.

http://reviews.llvm.org/D21220

Files:
  include/llvm/DebugInfo/CodeView/StreamRef.h
  include/llvm/DebugInfo/CodeView/StreamWriter.h
  include/llvm/DebugInfo/PDB/Raw/PDBFile.h
  lib/DebugInfo/PDB/Raw/PDBFile.cpp
  test/DebugInfo/PDB/pdbdump-yaml.test
  tools/llvm-pdbdump/PdbYaml.cpp
  tools/llvm-pdbdump/PdbYaml.h
  tools/llvm-pdbdump/YAMLOutputStyle.cpp
  tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21220.60715.patch
Type: text/x-patch
Size: 15959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/119568c6/attachment.bin>


More information about the llvm-commits mailing list