diff options
Diffstat (limited to 'llvm/docs/PDB/index.rst')
-rw-r--r-- | llvm/docs/PDB/index.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/PDB/index.rst b/llvm/docs/PDB/index.rst index a6054d720bd..0662e9d9e58 100644 --- a/llvm/docs/PDB/index.rst +++ b/llvm/docs/PDB/index.rst @@ -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:
|