[PDB Docs] Delete * LINKER * Stream information.

This is actually just a module debug info stream, so it should
technically be covered by a discussion of the module list.

llvm-svn: 357819
This commit is contained in:
Zachary Turner 2019-04-05 21:16:00 +00:00
parent cd9a528886
commit bcf7f3c573
1 changed files with 0 additions and 4 deletions

View File

@ -130,10 +130,6 @@ PDB file is as follows:
| IPI Hash Stream | - Contained in IPI Stream | - Hash table for looking up IPI records |
| | | by name |
+--------------------+------------------------------+-------------------------------------------+
| * LINKER* Stream | - Last Stream in PDB File | - Executable section information |
| | | - Incremental linking thunks |
| | | - Linker version information |
+--------------------+------------------------------+-------------------------------------------+
More information about the structure of each of these can be found on the
following pages: