commit | 218ce83f0b1efaf6403ee580f499c5e07e515a05 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Nov 10 19:24:21 2016 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Nov 10 19:24:21 2016 +0000 |
tree | 8ceabf6236a735100bbfd65052b2e16711634758 | |
parent | 58ddb8d0415fe3e704943118a6e3b7cf02515739 [diff] [blame] |
[PDB] Begin adding documentation for the PDB file format. Differential Revision: https://reviews.llvm.org/D26374 llvm-svn: 286491
diff --git a/llvm/docs/PDB/HashStream.rst b/llvm/docs/PDB/HashStream.rst new file mode 100644 index 0000000..a758db4 --- /dev/null +++ b/llvm/docs/PDB/HashStream.rst
@@ -0,0 +1,3 @@ +===================================== +The TPI & IPI Hash Streams +=====================================