summaryrefslogtreecommitdiff
path: root/llvm/docs/PDB/CodeViewTypes.rst
AgeCommit message (Collapse)Author
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata
This patch hyphenates words that are used as adjecives, such as: - architecture specific - human readable - implementation defined - language independent - language specific - machine readable - machine specific - target independent - target specific
2025-05-22[llvm] Fix typos in documentation (#141078)Kazu Hirata
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2019-04-11[PDB Docs] Add skeleton of documentation for CodeView symbols.Zachary Turner
llvm-svn: 358197
2019-04-10[PDB Docs] Start documenting CodeView Type Records.Zachary Turner
This puts the general layout of the document in place and fully describes 1 simple type record. Followups will fill out more pieces. llvm-svn: 358119
2016-11-29Add documentation for the PDB Module Info stream.Zachary Turner
llvm-svn: 288205