Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few spellos in docs. | Nico Weber | 2019-09-13 | 1 | -1/+1 |
| | | | | | | (Trying to debug an incremental build thing on a bot...) llvm-svn: 371860 | ||||
* | PDB docs: Delete trailing whitespace, wrap to 80 cols | Nico Weber | 2019-06-22 | 1 | -11/+13 |
| | | | | llvm-svn: 364131 | ||||
* | Convert PDB docs to unix line endings. No other changes. | Nico Weber | 2019-05-01 | 1 | -179/+179 |
| | | | | llvm-svn: 359712 | ||||
* | Update MSF File Documentation. | Zachary Turner | 2018-01-12 | 1 | -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 Turner | 2016-11-10 | 1 | -0/+121 |
Differential Revision: https://reviews.llvm.org/D26374 llvm-svn: 286491 |