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

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 13:55:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272708: Resubmit "[pdb] Actually write a PDB to disk from YAML."" (authored by zturner).

Changed prior to commit:
  http://reviews.llvm.org/D21220?vs=60715&id=60741#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21220

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

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


More information about the llvm-commits mailing list