summaryrefslogtreecommitdiffstats
path: root/llvm/docs/PDB/MsfFile.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few spellos in docs.Nico Weber2019-09-131-1/+1
| | | | | | (Trying to debug an incremental build thing on a bot...) llvm-svn: 371860
* PDB docs: Delete trailing whitespace, wrap to 80 colsNico Weber2019-06-221-11/+13
| | | | llvm-svn: 364131
* Convert PDB docs to unix line endings. No other changes.Nico Weber2019-05-011-179/+179
| | | | llvm-svn: 359712
* Update MSF File Documentation.Zachary Turner2018-01-121-12/+70
| | | | | | | | | | This adds some more detail about the PDB container format, specifically surrounding the layout of the Free Page Map. Patch by Colden Cullen Differential Revision: https://reviews.llvm.org/D41825 llvm-svn: 322404
* [PDB] Begin adding documentation for the PDB file format.Zachary Turner2016-11-101-0/+121
Differential Revision: https://reviews.llvm.org/D26374 llvm-svn: 286491
OpenPOWER on IntegriCloud