Skip to content

Commit

Permalink
[PDB Docs] Delete * LINKER * Stream information.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Zachary Turner committed Apr 5, 2019
1 parent cd9a528 commit bcf7f3c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions llvm/docs/PDB/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bcf7f3c

Please sign in to comment.