[PATCH] D26374: Add documentation for the PDB file format

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 15:50:09 PST 2016


zturner created this revision.
zturner added reviewers: majnemer, amccarth, inglorion, rnk, ruiu.
zturner added a subscriber: llvm-commits.

This is a first step towards getting complete documentation of the PDB format.  I plan to fill out the additional files in an equal amount of detail to what you see in the MSF documentation in later iterations, but for now I wanted to define the documentation hierarchy, and fill out the high level details of the format and get one page filled out.


https://reviews.llvm.org/D26374

Files:
  docs/PDB/DbiStream.rst
  docs/PDB/GlobalStream.rst
  docs/PDB/HashStream.rst
  docs/PDB/ModiStream.rst
  docs/PDB/MsfFile.rst
  docs/PDB/PdbStream.rst
  docs/PDB/PublicStream.rst
  docs/PDB/TpiIpiStream.rst
  docs/PDB/index.rst
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26374.77110.patch
Type: text/x-patch
Size: 16923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161107/429748ae/attachment.bin>


More information about the llvm-commits mailing list