Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PDB docs: Delete trailing whitespace, wrap to 80 cols | Nico Weber | 2019-06-22 | 1 | -5/+5 |
| | | | | llvm-svn: 364131 | ||||
* | Convert PDB docs to unix line endings. No other changes. | Nico Weber | 2019-05-01 | 1 | -103/+103 |
| | | | | llvm-svn: 359712 | ||||
* | [PDB Docs] Add documentation for the hash table format. | Zachary Turner | 2019-04-05 | 1 | -0/+101 |
| | | | | llvm-svn: 357826 | ||||
* | [PDB Docs] Add info about the hash adjustment buffer. | Zachary Turner | 2019-04-05 | 1 | -0/+2 |
This necessitates adding a document describing the serialized hash table format. This document is currently empty, although it will be filled out in followup patches. llvm-svn: 357784 |